<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
0D50Z00008S545gSABOkta Classic EngineOkta Integration NetworkAnswered2024-03-25T09:44:05.000Z2018-10-16T22:48:46.000Z2018-10-19T17:06:42.000Z

er1xy (er1xy) asked a question.

How to get a custom attribute on user or application profile in the access token retrieved by the authorize api?

Hello,

 

One of our requirements binds us to use another custom attribute to know what our user can access. This is basically set as a custom string array attribute through profile editor. Now we use okta only to authenticate and authorize the user and rely on the access JWT token to safely check on what resources user has access. All I need at this point is to have this custom attribute in the access JWT token we get via authorize api call.

 

Appreciate any pointers or help


  • er1xy (er1xy)

    Alright, after digging around. I found a way to do it via adding a custom authorization server and putting these custom attributes in the claims.

    Selected as Best
  • er1xy (er1xy)

    Alright, after digging around. I found a way to do it via adding a custom authorization server and putting these custom attributes in the claims.

    Selected as Best
This question is closed.
Loading
How to get a custom attribute on user or application profile in the access token retrieved by the authorize api?