Credentials Exchange Actions: customize access token scopes
We are excited to announce that we are adding new Credentials Exchange Actions Access Token Scope Interfaces and they are now available in Early Access.
These new interfaces allow you to customize the scopes to be considered when the access token is issued by writing Credentials Exchange Actions, considering the restrictions based on API and Client Grants definitions.
Early Access functionality includes:
- Add/Remove: New interfaces to add or remove target scopes from Credentials Exchange Actions.
- Set/Clear: Additional interfaces to clear or set target scopes from Credentials Exchange Actions without having to loop through the list of scopes.
- Read: The list of target scopes becomes available immediately after being transformed.
- Limits: Increased limits to handle up-to 1000 scopes for both Credentials Exchange Actions.
- Bonus: The limits were also increased for Post Login Actions.
- Docs:
Fetched May 28, 2026

