are there any examples or documentation how to use Azure AD for authentication in Umbraco? We are currently evaluating Umbraco as WebCMS but stuck how to add azure AD to this Framework.
The UmbracoIdentityExtensions is for users (Umbraco backoffice) for Members (front end) there is a different package called UmbracoIdentity https://github.com/Shazwazza/UmbracoIdentity
Umbraco 7.31 with Azure AD
Hi All,
are there any examples or documentation how to use Azure AD for authentication in Umbraco? We are currently evaluating Umbraco as WebCMS but stuck how to add azure AD to this Framework.
Thank you in advance and best regards, Anton
Hi Anton,
You will need to use the Identity Extensibility packages, see here https://github.com/umbraco/UmbracoIdentityExtensions/blob/master/README.md
Jeavon
Hi Jeavon,
does it work for users (back office) and for members (front-end)?
Thank you, Anton
Hi Anton,
The UmbracoIdentityExtensions is for users (Umbraco backoffice) for Members (front end) there is a different package called UmbracoIdentity https://github.com/Shazwazza/UmbracoIdentity
Hope that helps?
Jeavon
is working on a reply...