Implementing SSO on CP using Azure AD - Issue Encountered
Summary:
Hi All,
I'm trying to implement SSO on CP using Azure AD as the IdP.
Here's the Azure side configuration.
In the Azure AD end, the NamedID attribute has been changed to lower case as the email address of the Contact auto changes to lower case.
Azure AD provided the App Federation Metadata.
Here's the B2c side configuration
I got the x509 certificate from the App Federation Metadata and processed it so to get the pem file and uploaded it to the File Manager (There is only one pem file in the File Manager Additional Root Certificates). The certificate thumbprint was uploaded to SAML_20_SIGN_CERTS together with CERT_VALIDATION:IGNORE_TRUST.
Tagged:
0