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 | - | The JavaScript procedure that evaluates per-scope authorization decisions. |
Subsections#
| Name | Type | Description |
|---|
| web-service-client | Section | Optional HTTP client used by the script to delegate the authorization decision to an external service. |