<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
0D54z00007OV2sGCATOkta Classic EngineAPI Access ManagementAnswered2025-10-28T09:00:25.000Z2022-01-24T12:20:42.000Z2022-01-25T13:41:04.000Z

lo7r6 (lo7r6) asked a question.

Can you Use /Authn for session then /Authorize to get Access_token Implicit flow from javascript ?

I'm trying to see if we can setup some Okta users are "Service" type accounts for external API calls that need bearer tokens. This would be from Programmatic calls. i.e. we create a set of Okta users tied to "people" who manage the calls so they also manage the Okta passwords. I can't seem to find a good example of how to call /Authn...get session token, to then use on call to /authorize to get and parse out an access_token. Is there a better way to simulate what would have been LDAP service accounts in our old API gateway ?

 


This question is closed.
Loading
Can you Use /Authn for session then /Authorize to get Access_token Implicit flow from javascript ?