开发者

Redirecting a SAML protocol request to an ID Provider (whr equivalent?)

开发者 https://www.devze.com 2023-04-06 08:00 出处:网络
SHORT: Is there a \"whr\" equivalent in SAML-P 2.0? LONG: We are implementing a Federated Provider security token service using ADFS 2.0.

SHORT: Is there a "whr" equivalent in SAML-P 2.0?

LONG: We are implementing a Federated Provider security token service using ADFS 2.0.

One of our replying parties will need the SAML 2开发者_C百科.0 protocol. ADFS supports SAML-P 2.0 but I am not sure what to tell the relying party to specify in the SAML request to forward the request to the proper Identity provider.

When using WS-Federation you can simply attach the "whr" attribute to the request query string and it will use that value to redirect. Does SAML-P have an equivalent?


Maybe you could try with the RelayState parameter.

Hope it helps,

Luis

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号