<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008dl6lUSAQOkta Classic EngineAdministrationAnswered2024-04-15T09:18:50.000Z2018-11-29T18:56:09.000Z2020-10-22T03:10:10.000Z

j56jp (j56jp) asked a question.

Groups Claim Client Credentials Flow

Hello,

 

Is it possible to retrieve a Groups claim from an access token issued from the Client Credentials OAuth flow? Using a flow like Resource Owner Password, I am able to get a user's groups in the access token. Even though I can assign groups to my OAuth Service application (supporting Client Credentials flow), I can't seem to retrieve the groups in an access token like I can using the process described here: https://okta.github.io/docs/how-to/creating-token-with-groups-claim (I used the UI to configure my applications).

 

It would be nice to have a groups claim in the access token regardless of the OAuth flow used to issue it. That way my resource server can handle authorization consistently regardless of the Application type the access token was issued for (OAuth Service, Single Page App, etc).

 

Thanks.


MattC.14287 likes this.
This question is closed.
Loading
Groups Claim Client Credentials Flow