Viewing User Claims
Viewing User Claims
Claims Tab

When viewing person data in AuthorizationHub, you will see a Claims tab. Click this tho view the claims that will be added to a user when they make a request in your web application.

Each claim added to the user's identity will have a type and a value. The value is a json document that specifies the group or role that the user is part of. It also includes the tenant information that will be used in multitenant scenarios. Having information such as "PartyId", "DisplayName", and "ExternalId" means you can use any of those values in Authorization checks.
In this example, Joseph Bishop is a member of the Marketing Administrator role. She will get a claim for each relationship up the organizational tree. That means she gets a claim for being part of the Marketing Administrator role, the Marketing Group, and Acme Corporation.