<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
0D5KZ000010TtoG0ASOkta Classic EngineAPI Access ManagementAnswered2025-06-30T19:32:45.000Z2025-06-30T10:55:09.000Z2025-06-30T19:32:45.000Z

shireeshak.48185 (Customer) asked a question.

would like to upgrade to a license that supports the use of OAuth 2.0 to access the groups and users in okta

I am currently using a free Okta Developer account . when I try access users and groups getting the below error "errorCode":"E0000006","errorSummary":"You do not have permission to perform the requested action".

 

I would like to upgrade to a license that supports the use of OAuth 2.0 to access the /usersand /groups management APIs. Specifically, I need access to the following features:

API Access Management

Custom Authorization Servers

Ability to define and use OAuth scopes such as

okta.users.read

and

okta.groups.read

Could you please advise on the appropriate license package and pricing for these features? I need this functionality to support a web application that manages users and groups securely via OAuth 2.0.

Or free Okta Developer account any way I can integrate

 

Looking forward to your guidance.

 

 


  • Hi @shireeshak.48185 (Customer)​ , Thank you for reaching out to the Okta Community! 

     

    Please contact the Okta Sales team to discuss options and pricing. 

    You can reach them via https://www.okta.com/contact-sales/ .  

     

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

     

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Collect them all. Learn a new skill and earn a new Okta Learning badge.

    Expand Post
    Selected as Best
  • shireeshak.48185 (Customer)

    Hi @Mihai Negoita - Okta (Okta, Inc.)​ Is there any way I can get groups and users information using free Okta Developer account and oauth flow(not using API token)?Please let me know

  • shireeshak.48185 (Customer)

    Basically I'm trying to get the users and groups(/api/v1/groups/{groupID}/users and /api/v1/groups ) information using token.

    Token is generated by using JWTAssertion and by passing grant_type=client_credentials, scope=okta.groups.read". I'm able to get the access_token but groups and users api is giving me the following error "errorCode":"E0000006","errorSummary":"You do not have permission to perform the requested action".

     

    Please help me to solve this issue.

    Expand Post
This question is closed.
Loading
would like to upgrade to a license that supports the use of OAuth 2.0 to access the groups and users in okta