How to return entitlements in Access Token?

@SNAmigo your web app setup (for example) should look like this on Okta side:


OIDC Debugger tool side:

Note: We are only using the implicit grant flow - skipping the code exchange step for testing purposes only; we don’t recommend using this flow in general so disable this on your OIDC app setup (Okta dashboard) when you are done testing.