Forum Discussion
Third party oidc authentication with SPSE failed
Hi jinzhong he, this may be difficult to diagnose through a message board. Can you open a support case with Microsoft Support? They can then work with you to investigate the issue.
- jinzhong heNov 09, 2021Copper Contributor
Hi TroyStarr ,this is just an POC environment so we don't bother to do so.
It seems that the authentication flow failed at last step, i.e. when posting back to: /_layouts/15/Authenticate.aspx
The error was:
Claims Saml Sign-In: Could not get local token for trusted third party token. FaultException: 'System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Validate signature failure : no found matched security key for token signature.
STS Call: Failed to issue new security token. Exception:
'System.IdentityModel.Tokens.SecurityTokenException: Validate signature failure : no found matched security key for token signature.
- Steve ZhangNov 10, 2021
Microsoft
Hi @Jinzhong,
Thank you for having a try on our new OIDC feature and reporting 3rd party IDP connection issue to us.
I've sent you a private message, if you don't mind, you can share with me your sample token with us so that we can take a look at what's going wrong in your case.
Thanks
Steve- jinzhong heNov 10, 2021Copper Contributor
Hi Steve Zhang ,
The sample token has been sent to you.
Thank you for taking the trouble to help me spot the problem.