I am attempting to do a login into wso2 stratos 1.5.1 Identity Server using openid at my local instance at
cloud-test.wso2.com:9443/carbon/relyingparty/index.jsp
regardless of the openid url that i input i get the following error:
Error! Relying Party initialization failed
Update:
With a stand alone instance of wso2 Identity server 3.2.3 I am able to go through the process of logging in via openid ../carbon/relyingparty/index.jsp
As another side note the two way authentication does not work with the stratos version of Identity Server also.
What is up with stratos? What is the difference that is causing these two services to fail?
What could be the problem here?
Second Update:
I found a jira issue that might be related , but not sure, at
This tells me that perhaps stratos is broken and will not be fixed?
In the process of trying to get a consumer working with a provider (both wso2 stand alone Identity Servers) I have attempted the following:
I have a second stand alone Identity Server now running instead of stratos IS. I can use /carbon/relyingparty/index.jsp to reach places such as yahoo openid and myopenid urls. However, when I attempt connection to the provider instance of Identity Server I get the following error :
Invalid openid2.provider URL
Does anybody have an idea of why this error happens?