Authzen-token-issuance-authorizer (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/token-issuance-authorizers/token-issuance-authorizer{id}/authzen-token-issuance-authorizer

Subsections#

NameTypeDescription
authzen-token-issuance-authorizer SectionA token issuance authorizer that uses the AuthZen protocol to evaluate scope access decisions with an external Policy Decision Point (PDP). Scopes are expected in hierarchical format (e.g. resource:segment:action). The first segment becomes the resource type, the last segment is used as the action name if present in available-actions (otherwise default-action is used), and any middle segments are sent as the resource path.

Was this helpful?