When you use third party identity providers, such as ADFS, you can configure Sitefinity CMS to automatically maintain the membership of users in Sitefinity roles when the role of a user in ADFS changes or a new user is created.
EXAMPLE: A user is assigned a new role in ADFS. You can map this role to a role in Sitefinity CMS. Then, all users that acquire the role in ADFS will be automatically assigned to the mapped role in Sitefinity CMS.
role
NOTE: The types of all claims coming from external providers are updated according to the mappings specified in the following file: https://github.com/IdentityServer/IdentityServer3/blob/master/source/Core/Configuration/Hosting/ClaimMap.cs For example, if you have claim type returned from the ADFS: http://schemas.microsoft.com/ws/2008/06/identity/claims/group and mapping: {"group", "http://schemas.microsoft.com/ws/2008/06/identity/claims/group"} you will need to map just group as claim type. For custom claims you must map the complete claim - for example, http://schemas.microsoft.com/ws/2008/06/identity/claims/customclaim.
http://schemas.microsoft.com/ws/2008/06/identity/claims/group
{"group", "http://schemas.microsoft.com/ws/2008/06/identity/claims/group"}
group
type
http://schemas.microsoft.com/ws/2008/06/identity/claims/customclaim
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important