PingOne Advanced Identity Cloud

OAuth 2.0 / OIDC scripting API

You can use scripts to customize OAuth 2.0 authorization server behavior or OIDC dynamic client registration.

The OAuth 2.0 and OIDC scripts all have access to common bindings, such as httpClient, logger, and scriptName. The bindings available depend on whether the script engine is legacy or next-generation.

To access information about OAuth 2.0 and OIDC flows, add a Scripted Decision node to your journey and query the oauthApplication binding.

Refer to the individual scripting APIs for specific bindings.