<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
0D54z00009MBFZ4CAPOkta Classic EngineAdministrationAnswered2023-12-20T21:27:30.000Z2023-06-26T22:20:37.000Z2023-06-30T23:34:52.000Z

DafJ.67250 (Unity Technologies) asked a question.

Generating the Admin role assignments report via API

Is it possible to generate the Admin role assignments report using the Okta Core API? I cant seem to be able to map User to Role to Contained Resource. I'm trying to do this for all admins, all roles and all resources.


  • DonF.81354 (Customer)

    From what I understand, you can't generate these reports via API. But you can perform a GET request via API to get a list of the custom roles that exist using this link:

     

    List Roles

     

    You can also list permissions and create new roles/permissions here as well. As for mapping users to roles, this may be a separate issue? Please give us some details and we could all assist.

     

    Thanks!

    Expand Post
    Selected as Best
  • DonF.81354 (Customer)

    From what I understand, you can't generate these reports via API. But you can perform a GET request via API to get a list of the custom roles that exist using this link:

     

    List Roles

     

    You can also list permissions and create new roles/permissions here as well. As for mapping users to roles, this may be a separate issue? Please give us some details and we could all assist.

     

    Thanks!

    Expand Post
    Selected as Best
This question is closed.
Loading
Generating the Admin role assignments report via API