【发布时间】:2021-03-20 17:34:58
【问题描述】:
我有两个登录流程。我希望 flow1 仅使用标准 attribute-resolver.xml 文件,而 flow2 仅使用 attribute-resolver-ldap.xml。我在哪里告诉 IDP 它应该为流使用什么解析器?
【问题讨论】:
标签: shibboleth idp
我有两个登录流程。我希望 flow1 仅使用标准 attribute-resolver.xml 文件,而 flow2 仅使用 attribute-resolver-ldap.xml。我在哪里告诉 IDP 它应该为流使用什么解析器?
【问题讨论】:
标签: shibboleth idp
我与 Shibboleth 的主要开发人员 Scott Cantor 进行了交谈,他写道,这种行为在 Shibboleth 中是不可能的(至少在 4.0.1 版本中)。但是,我使用完全替代的方式解决了我的核心问题。这是链接:Shibboleth 4 IDP: Query two different login sources with the Password flow
【讨论】: