Skip to main content

Posts

Showing posts from December, 2020

Umbraco Back-office Authentication With Azure Active Directory

There's a fair bit of information a Google search away about configuring Umbraco back-office authentation with providers such as Azure Active Directory, but things change, information gets outdated or doesn't quite apply - so mostly as a note to self, but maybe useful if anyone comes across it, here's a few notes and links I've used in setting this up at the end of 2020 and Umbraco 8.8. First step was to follow the instructions in Shannon's blog post found here , to create an application registration in Azure AD and install the necessary NuGet packages into the Umbraco website project. Having done this, and signed in as normal using the default administrator account, there's an option to link the account with Azure AD. First time I tried that, I got the error: Error: "OpenIdConnectMessage.Error was not null, indicating an error. Error: 'unsupported_response_type'. Error_Description (may be empty): 'AADSTS700054: response_type 'id_token