Token-issuance-authorizers (Section)#

Path: /profiles/profile/settings/authorization-server/token-issuance-authorizers

Parameters#

NameTypeRequiredDefaultDescription
global-token-issuance-authorizerleafref → ../token-issuance-authorizer/idoptional-Optional Token Issuance Authorizer (TIA) that is invoked once, before any scope-bound TIAs, with the full set of requested-and-allowed scopes (including the empty default scope). The referenced id must match one of the TIAs defined in the token-issuance-authorizer list below.

Subsections#

NameTypeDescription
token-issuance-authorizer ListThe list of available Token Issuance Authorizers (TIAs) for token issuance

Was this helpful?