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.
我想在 SAML 身份验证请求中使用“范围”和“IDPList”选项,以便从应用程序中自动选择外部 IdP。是否支持此功能?
恐怕AuthnRequest目前既不支持也不Scoping支持IDPList。但是,AuthnRequest支持NameIDPolicy,代码。欢迎您或其他人在拉取请求中添加支持。然后我会研究它并在未来的版本中添加支持。
AuthnRequest
Scoping
IDPList
NameIDPolicy