<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
0D54z00009AmOckCAFOkta Classic EngineAuthenticationAnswered2023-05-11T17:20:20.000Z2023-05-10T11:29:30.000Z2023-05-11T17:20:20.000Z

ThirumalaiG.39759 (Customer) asked a question.

To convert Okta's access token to a SAML assertion for authentication of another OKTA app

I have my own application in Okta and I am able to authenticate my app after authentication I'm getting the Access token. And I have another SSO app AWS IAM Identity Center service integrated with Okta for SSO and this authentication will be done by SAML. Now the same user is assigned to both apps. My requirement I want to convert my application's access token(OAuth token) to a SAML assertion for authentication and authorization to the IAM Identity center because the user is the same. How can I convert the Access token to SAML assertion by using NodeJS


This question is closed.
Loading
To convert Okta's access token to a SAML assertion for authentication of another OKTA app