我嘗試了各種方法,正如在http://openam.forgerock.org/ &中所解釋的那樣,但是得到了不同的錯誤(下面提到)。任何對我缺少的幫助非常感謝。如何使用ADFS爲openam/saml2構建SP啓動的URL?
SP - https://sp.abc.xyz.com IDP - https://adfs.xyz.com/adfs/
網址: https://sp.abc.xyz.com/OpenAM/spssoinit?idpEntityID=https://adfs.xyz.com/adfs/ 錯誤:
HTTP Status 400 - Service Provider ID is null.
網址: https://sp.abc.xyz.com/OpenAM/spssoinit?metaAlias=/sp&idpEntityID=https://adfs.xyz.com/adfs/ 錯誤:
HTTP Status 400 - Error processing AuthnRequest. Error retrieving meta data.
感謝 亞拉文
你有沒有在SP或IdP得到第二個錯誤? –