Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 ADFS 作为 Gigya 的 SAML IdP。我已经以两种方式设置了集成,SAML 登录工作正常并且能够在 Gigya 中创建一个帐户。如何将 Gigya 中的组保存为数组?我在 ADFS 的 SAML 响应中将 AD 组作为数组。我尝试通过将属性映射设置为 Gigya 字段作为数组来添加组,如 Gigya 文档中所述,但它没有在 Gigya 中设置组信息!
任何帮助都非常感谢。
Gigya 控制台中的属性映射必须位于(配置文件的)“samlData”对象中,如下所示: IdP 属性名称:some-name(如 saml xml 响应中所写) CDC/Gigya 字段名称:samlData.x[] (括号为必填项)