Unable to setup OKTA federation with error
- Views:
- 89
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-manager
- Specialty:
- cloud
- Last Updated:
- 7/10/2024, 4:20:49 PM
Applies to
- BlueXP Connector
- Federation/Login
- SAML IDP
- OKTA
Issue
Error reported while testing the OKTA federation connection setup post creating successful connection on federation setup page :
Ensure that your SAML idP have attribute statement "email" (in lowercase letters) with the user email. The SAML response should include the following:
<saml:AttributeStatement xmlns:x500="urn:oasis:names:tc:SAML:2.0:profiles:attribute:X500" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><saml:Attribute Name="email" NameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:X509SubjectName"><saml:AttributeValue xsi:type="xs:string">email@domain.com</saml:AttributeValue></saml:Attribute></saml:AttributeStatement