<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
0D54z00008po3EyCAIOkta Classic EngineSingle Sign-OnAnswered2025-09-13T09:01:51.000Z2023-02-27T13:26:06.000Z2023-03-01T15:24:03.000Z

qmuam (qmuam) asked a question.

How to downgrade the wst:TokenType from SAML2.0 to SAML1.0?

I want to federate Okta with Azure China (https://portal.azure.cn) for SSO by using Okta as IDP. Since Office365 template doesn't support Azure China , I try to integrate Azure China with Okta using WS-Federation template.

 

I configured AzureChina application in Okta using WS-Federation template. When I login to https://portal.azure.cn, Okta can authenticate my account successfully. But Azure report below error after Okta redirect my request to https://login.partner.microsoftonline.cn/login.srf.

Image is not available

I tracked the payload content of https://login.partner.microsoftonline.cn/login.srf and found the token type is <wst:TokenType>urn:oasis:names:tc:SAML:2.0:assertion</wst:TokenType>.

 

But I also tracked the payload content of https://login.partner.microsoftonline.cn/login.srf and found the token type when login to Azure global (https://portal.azure.com) which is using Okta office365 template for SSO. I found the token type is <wst:TokenType>urn:oasis:names:tc:SAML:1.0:assertion</wst:TokenType>.

 

So how can I downgrade the wst:TokenType from SAML2.0 to SAML1.0 for application created using WS-Federation template in Okta?

 

 


This question is closed.
Loading
How to downgrade the wst:TokenType from SAML2.0 to SAML1.0?