Entitlements and ID vs Access Token

So I have set up entitlements for my application. When I setup a token claim in the application and use appuser.entitlements.[entitlementname] it adds them to the ID token!

Why would I want entitlements on my ID token? I want them on the access token!

When I go to the auth server and try to setup a custom claim the auth server has access to appuser but not the appuser.entitlements!

How can I add the appuser.entitlements to my access token where they seem to belong instead of on the ID token?

Far as I can tell and from my own testing, this doesn’t appear to be supported, at least at this time.

But you’re welcome to submit a Feature Request in our Okta Ideas portal so that our Product team can gauge interest in this functionality and potentially add it to our product roadmap

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