Okta Expression Language filter for creating new claims

Hi All,

We have a requirement to add a new claim in the access token to get the scopes the user is entitled to. At the moment, we do get the default scopes in access token. Any help around how to retrieve new custom scopes and add into claims.

Appreciate any help. Thanks.

Scopes are distinct from claims:

https://developer.okta.com/authentication-guide/implementing-authentication/set-up-authz-server/#create-scopes-optional

https://developer.okta.com/authentication-guide/implementing-authentication/set-up-authz-server/#create-claims-optional

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.