<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
0D54z0000A3IItqCQGOkta Classic EngineAuthenticationAnswered2024-03-19T18:40:09.000Z2024-03-13T09:52:45.000Z2024-03-19T18:40:09.000Z
Generic way to fetch the Access token using the API
  1. Is there a generic API to get Access Token from Okta irrespective of the SKU the user is using? 
  2. If No, then how can SKU affect this endpoint?
  3. We have users using API AM and are comfortable with  https://<domain>/oauth2/<authorization>/v1/token whereas others with non API AM SKU wishes to have it as  https://<domain>/oauth2/v1/token
  4. What changes would there be wrt Grant Type? Currently, we are using client_credentials with API AM but non API AM user don't have this option available.

This question is closed.
Loading
Generic way to fetch the Access token using the API