Claims (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/claims

Parameters#

NameTypeRequiredDefaultDescription
expose-system-claims-in-metadatabooleanoptionaltrueWhen this is set to true, all the system claims will be exposed in the metadata.
claims-value-provider-timeoutuint8optional5Maximum total time allowed for all claims providers to return claims. Depending on the claims provider used and their implementation, it may not be possible to cancel their operation in order to fulfill this timeout.

Subsections#

NameTypeDescription
claim ListThe list of claims available in the profile
claims-value-provider ListThe claim value sources. These lookup attributes based on the given claims
claims-mappers SectionThe mapping to what token or response the claim is used. A claim that is not mapped will not be issued.

Was this helpful?