<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
0D54z0000A19YgUCQUOkta Classic EngineAPI Access ManagementAnswered2025-04-08T09:00:24.000Z2024-03-01T13:44:07.000Z2024-03-19T18:29:00.000Z

davow (davow) asked a question.

create client credentials that can be used by user for accessing our apis over curl

i wanted to expose few of my server apis, so that client can access them using curl or postman.

to authorise them without the oauth, does okta provides any kind of token, where users can create n numbers of them for 30 days and use them.


  • TimL.58332 (Workflows)

    Hi @davow (davow)​ - This is outside of my wheelhouse but it sounds like what you are wanting is the API Gateway. Take a look at: https://www.okta.com/api-gateway/ documentation.

     

    If it looks like this might meet your needs I would reach out to the sales team for more information or possibly a POC.

    Selected as Best
  • TimL.58332 (Workflows)

    Hi @davow (davow)​ - This is outside of my wheelhouse but it sounds like what you are wanting is the API Gateway. Take a look at: https://www.okta.com/api-gateway/ documentation.

     

    If it looks like this might meet your needs I would reach out to the sales team for more information or possibly a POC.

    Selected as Best
  • davow (davow)

    Thanks @TimL.58332 (Workflows)​, the above suggestion worked out, i was able to create temporary setup of apigee and get the security tokens. but in my case the users are present in okta, and i dont want to maintain the duplicate copy of okta users in apigee, is there any work around, where, users are present in okta and api keys are taken from apigee.

     

    POC would help me a lot,

     

    Thanks

    G N Sharan Sai

    Expand Post
This question is closed.
Loading
create client credentials that can be used by user for accessing our apis over curl