Hi, I am new to Umbraco, and don't have any Azure Active Directory experience, but I was asked to see if I could get Azure's AD to work with Umbraco.
I am running Umbraco 7.4.2, and I installed UmbracoCms.IdentityExtensions, and UmbracoCms.IdentityExtensions.AzureActiveDirectory through NuGet, and according to my searches and the code comments, it should be fairly straightforward to link the two together.
I am getting The requested provider (https://sts.windows.net/ error, and I am not sure where to go from here.
It would really help if there was a step-by-step instructions or if someone has some specifics, the comments on the IdentityExtensions are nice, but they aren't helpful for someone new to AD.
Azure Active Directory Tutorial?
Hi, I am new to Umbraco, and don't have any Azure Active Directory experience, but I was asked to see if I could get Azure's AD to work with Umbraco.
I am running Umbraco 7.4.2, and I installed UmbracoCms.IdentityExtensions, and UmbracoCms.IdentityExtensions.AzureActiveDirectory through NuGet, and according to my searches and the code comments, it should be fairly straightforward to link the two together.
I am getting The requested provider (https://sts.windows.net/ error, and I am not sure where to go from here.
It would really help if there was a step-by-step instructions or if someone has some specifics, the comments on the IdentityExtensions are nice, but they aren't helpful for someone new to AD.
Thanks!
Hi Cynthia,
Have you seen this thread in the forum? https://our.umbraco.org/forum/developers/extending-umbraco/67007-azure-ad-identity-provider-in-73-how-to-fully-integrate-withouth-re-creating-all-accounts-linking-them
Hope this can help you a step further, to achieve what you are trying to do.
/Dennis
is working on a reply...