
t72aa (t72aa) asked a question.
I am integrating an OIDC application and want to includes the groups scope to list the user okta groups. We dont have custom authorization server and want to check if the out of box authorization server supports the groups scope. In the scopes_supported list we see the groups but want to check if it is enabled and can be retrieved.
Thanks,
Rajesh

Hello @t72aa (t72aa) Thank you for reacting out to our Community!
Please check out our documentation below that should provide you with the response that you are looking for:
https://developer.okta.com/docs/guides/customize-tokens-groups-claim/main/
Hope this helps and if this answered your question, please mark this as Best Answer!