Scope validation scripting API
The following bindings are available to Scope validation scripts:
|
This script can be either a legacy or a next-generation script. It has access to all the common bindings for its scripting context. Learn about converting existing scripts in Migrate OAuth scripts to next-generation scripts. |
| Binding | Description | Legacy type | Next-generation type |
|---|---|---|---|
|
The scopes Advanced Identity Cloud allows this client to request. |
Set of Strings |
List of Strings |
|
The scopes configured as defaults for this client. |
Set of Strings |
List of Strings |
|
The scopes in the client request. |
Set of Strings |
List of Strings |