Dynamic client registration scripting API
The following bindings are available to dynamic client registration scripts.
| The dynamic client registration script is a next-generation script and, therefore, has access to all the next-generation common bindings in addition to those described here. |
| Binding | Description | ||
|---|---|---|---|
|
A map of the properties in the request. Always present. The keys in the map are as follows:
|
||
|
The dynamic client registration request operation as a String. Possible values: |
||
|
The ScriptedClient that represents the created or updated client. Use methods such as Example
When AM is integrated with PingIDM, you can use the following methods to access AI agent identity attributes:
Example AI agent identity attribute methods
|
||
|
A map representing the decoded JWT of the software statement from the request, including the issuer and required claims. This is an empty map if no software statement is provided. |