Requirement:
Questions:
If I change the certificate that is already configured on the Appian side, will SSO authentication fail due to a metadata mismatch?
If it should fail due to a certificate change, why is it that in my case, when I change the certificates on the Appian side, the SSO works fine, and I am able to sign in to the website? The certificates are generated by the IIS manager on my system.
Discussion posts and replies are publicly visible
Maybe your IdP is configured to not validate SAML request signatures. Check your IdP configuration.
Hi Yogi,
Thanks for your response.
We have identified the issue. The client was using verification certificates in Azure AAD, which we were unaware of. This caused user verification failures upon login. After uploading the certificates in the Appian certificates tab, we can now authenticate users successfully.