<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
0D51Y000096QQTzSAOOkta Classic EngineIntegrationsAnswered2024-04-15T11:36:08.000Z2020-08-06T22:45:53.000Z2020-08-11T23:30:03.000Z

w0gza (w0gza) asked a question.

I am using a OKTA API token generated by the ORG Admin, but I am seeing 403 randomly.

I cannot seem to find a pattern, but some APIs work normally with the ORG Admin token and others do not. As an example this API returns 403, /api/v1/users/{userId}/roles.

 

My goal is to be able to assign and manage different roles for users in OKTA via an api and see what roles that they have. Additionally if it is possible, I would like to be able to assign group and app admins if this is supported.


  • w0gza (w0gza)

    Hi Tim,

     

    Yes I received a call from OKTA support and got my questions answered. Thanks.

    Selected as Best
  • w0gza (w0gza)

    I am also noticing that I cannot add users to groups with my token either.

    /api/v1/groups/{groupId}/users/{userId}

     

  • Hi Ryan,

     

    I noticed that a case was created for this issue. We'll follow that case closely to see if we can get to the bottom of this for you.

  • w0gza (w0gza)

    Hi Tim,

     

    Yes I received a call from OKTA support and got my questions answered. Thanks.

    Selected as Best
This question is closed.
Loading
I am using a OKTA API token generated by the ORG Admin, but I am seeing 403 randomly.