Example of using Entra ID (Azure AD) and MS Graph ...
# help-with-umbraco
c
Hi, I've been looking for a while now at how to setup Entra ID (formerly Azure Active Directory) for authenticating members and then possibly calling MS Graph, I've read as many articles as I could on how to setup Entra ID (most notably https://docs.umbraco.com/umbraco-cms/tutorials/add-azure-active-directory-authentication). However I've found most of them to be incomplete and for older versions of Umbraco and don't work on versions 12/13, and the above mentioned one has the requirements for an project already setup for members, and looking up documentation on this only shows how to create/manage members but nothing on how to make the relevant code changes and changes to the front end to actually protect a website. I was wondering if anyone has or knows of an example project that's been setup for authenticating members with Entra ID, and even better MS Graph, that I may possibly use as a reference?
17 Views