Script-token-issuance-authorizer (Section)#

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

Parameters#

NameTypeRequiredDefaultDescription
scriptstringrequired-A JavaScript procedure that returns per-scope authorization decisions. It should be base-64 encoded to avoid encoding issues.

Was this helpful?