我试图在我的本地实例上使用openid登录wso2 stratos 1.5.1 Identity Server
cloud-test.wso2.com:9443/carbon/relyingparty/index.jsp
无论我输入的openid网址如何,我都会收到以下错误:
Error! Relying Party initialization failed
更新
使用wso2身份服务器3.2.3的独立实例我能够通过openid进行登录... / carbon / relyingparty / index.jsp
另一方面注意,双向身份验证也不能与Identity Server的stratos版本一起使用。
stratos怎么了?导致这两种服务失败的区别是什么?
这可能是什么问题?
第二次更新:
我发现了一个可能与
相关但不确定的jira问题这告诉我,或许stratos被打破了,不会被修复?
在尝试让消费者使用提供商(两者都是独立的身份服务器)的过程中,我尝试了以下方法:
我有第二个独立的Identity Server现在运行而不是stratos IS。我可以使用/carbon/relyingparty/index.jsp到达诸如yahoo openid和myopenid urls之类的地方。但是,当我尝试连接到Identity Server的提供程序实例时,我收到以下错误:
Invalid openid2.provider URL
有人知道这个错误发生的原因吗?
答案 0 :(得分:0)
我能够进行更多实验并在
处提出另一个问题wso2 identity server Multifactor Authentication error
来解决方案。
问题是对gtalk进行身份验证的默认凭据不正确。使用您自己的更新来完成这项工作。