Script-token-issuance-authorizer (Section)#

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

Parameters#

NameTypeRequiredDefaultDescription
scriptstringrequired-The JavaScript procedure that evaluates per-scope authorization decisions.

Subsections#

NameTypeDescription
web-service-client SectionOptional HTTP client used by the script to delegate the authorization decision to an external service.

Was this helpful?