<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
0D54z000075w82aCAAOkta Classic EngineAPI Access ManagementUnanswered2021-08-01T11:21:20.000Z2021-08-01T11:21:20.000Z

SidM.72913 (Customer) asked a question.

How to generate and validate JWT access token from Okta for API authorization after doing a SAML SSO with Okta?

I have a passport-saml SSO working in NodeJS app. On successful authentication I receive a SAML response. Since I want Okta a generate a token without (again a browser login), can I use this SAML response generated to generate a JWT access token which I can further use to authorize access to resource/apis behind a custom authorizer. Or will I have to create a separate oauth flow where in I will have to pass the user creds to generate an JWT access token? Can you please guide on which flow is possible and some relevant example?

 

Thanks


This question is closed.
Loading
How to generate and validate JWT access token from Okta for API authorization after doing a SAML SSO with Okta?