Script-token-issuance-authorizer (Section)#
Path: /profiles/profile/settings/authorization-server/token-issuance-authorizers/token-issuance-authorizer/script-token-issuance-authorizer
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| script | string | required | - | A JavaScript procedure that returns per-scope authorization decisions. It should be base-64 encoded to avoid encoding issues. |