Hi Ben Quinlan
The other case is that the server doesn't have the proper trusted CA's configured but I would consider this much more unlikely.
We are using the trusted CA's
If you attempt to connect to https://accounts.accesscontrol.windows.net/ from a browser on the server, is there an SSL error returned or are you successfully redirected to the Microsoft login page?
Yes it is redirecting to the Microsoft Login Page
Currently we are following this documentation for the Configuration https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/claims-based-authentication
Configuration Details We are USing:
**Identity Provider Url**
: https://login.microsoftonline.com/clientid/wsfed --> clientId we have generated through azure portal
**Security Realm**
: https://example.portal.com/
**Allowed Audience Url**
: https://example.portal.com/
Trusted Certificate Thumb Print
:
**Certificate Validator :
** Chain trust
**Error We are getting :
**
The X.509 certificate CN=accounts.accesscontrol.windows.net chain building failed. The certificate that was used has a trust chain that cannot be verified. Replace the certificate or change the certificateValidationMode. A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
Can you Please guide us some steps where we are getting wrong and please confirm that we are going in the correct process
Thanks For the response