Can't make access token show groups claim

Hi, I’ve created web app (OAuth/OIDC client)
added group claim

but token preview doesn’t show me groups claim in token…
OpenId connect seems to be configured too…

What do I do wrong?

Иван,

based on https://developer.okta.com/docs/concepts/auth-servers/#org-authorization-server you can’t customize default authZ server. Create a custom one and it should work.

Hi @ivan_petrov

When doing the token preview, are you trying to return Okta groups or application groups (such as Active Directory, G Suite, Workday, etc.)?

I reset something and it started to work. I have no idea how I made it work…

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