Skip to content

Small hacks to make Sitecore Identity Server work well with an on-prem ADFS installation.

Notifications You must be signed in to change notification settings

larserhardsen/Sitecore-IdentityServer-ADFS

Repository files navigation

Sitecore-IdentityServer-ADFS

Small hacks to make Sitecore Identity Server work well with an on-prem ADFS installation.

The PrefixRoles class simply adds the "sitecore\" prefix to all roles served as claims from ADFS, allowing for mapping existing roles in AD to roles in Sitecore.

The AdfsExternalUserBuilder uses the upn from ADFS to create a readable username, instead of the OOTB version which is hard to read (and remember!) :)

About

Small hacks to make Sitecore Identity Server work well with an on-prem ADFS installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages