I'm looking at creating an Umbraco site that is secured behind an ADFS login.
This will be for the FE - the back office can still use the usual umbraco login.
I've tried to find some information how to do this with Umbraco but can't seem to find anything on it. Has anyone achieved this and can anyone please provide some guidance if so?
I have been looking for this solution as well. Have you had any luck. I've gotten close, but am currently receiving the error Microsoft.IdentityModel.Tokens.SecurityTokenException: no validator found
I appreciate that response, however this specific integration is NOT with an Azure AD. This is an on-premise implementation. this link(https://medium.com/monkii/authenticating-with-ad-fs-in-umbraco-12d1a4c6777e) is pretty close, but I receive the error listed above after implementing it.
Umbraco 8 ADFS
I'm looking at creating an Umbraco site that is secured behind an ADFS login. This will be for the FE - the back office can still use the usual umbraco login.
I've tried to find some information how to do this with Umbraco but can't seem to find anything on it. Has anyone achieved this and can anyone please provide some guidance if so?
I have been looking for this solution as well. Have you had any luck. I've gotten close, but am currently receiving the error Microsoft.IdentityModel.Tokens.SecurityTokenException: no validator found
https://shazwazza.com/post/configuring-azure-active-directory-login-with-umbraco-members/
I appreciate that response, however this specific integration is NOT with an Azure AD. This is an on-premise implementation. this link(https://medium.com/monkii/authenticating-with-ad-fs-in-umbraco-12d1a4c6777e) is pretty close, but I receive the error listed above after implementing it.
is working on a reply...