无法设置OKTA联盟、但出现错误
适用场景
- BlueXP Connector
- 联合/登录
- SAML Idp
- Okta
问题描述
在联合设置页面上创建成功连接后测试OKTA联合连接设置时报告错误:
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