Note that there are some explanatory texts on larger screens.

plurals
  1. POWSO2 SingleSign ON
    primarykey
    data
    text
    <p>I am new to WSO2 and I follow <a href="http://sureshatt.blogspot.pt/2012/11/how-to-enable-sso-for-wso2-server.html?showComment=1368530322906#c761185918564837408" rel="nofollow">this post</a> to enable Single Sign On (SSO) for the following scenario:</p> <ul> <li>Virtual machine running centos (IP: 192.168.0.18)</li> <li>WSO2 IdentityServer 4.1.0 installed with https port: 9443</li> <li>WSO2 ApplicationServer 5.1.0 installed with https port: 9443</li> </ul> <p>Here is the problem: </p> <ul> <li><p>when I access the application server console management, I am redirected to the identity provider login page as expected and I can login.</p></li> <li><p>I am then redirected to the initial request (Application Server MGT Console) but a message appears telling me that the Authentication/Authorization fails.</p></li> </ul> <p><strong>In log files I can see following error:</strong></p> <blockquote> <p>TID: [0] [AS] [2013-05-14 16:13:32,128] INFO {org.wso2.carbon.identity.authenticator.saml2.sso.common.builders.AuthenticationRequestBuilder} - Building Authentication Request {org.wso2.carbon.identity.authenticator.saml2.sso.common.builders.AuthenticationRequestBuilder} TID: [0] [AS] [2013-05-14 16:13:32,388] ERROR {org.wso2.carbon.identity.authenticator.saml2.sso.util.Util} - Content is not allowed in prolog. {org.wso2.carbon.identity.authenticator.saml2.sso.util.Util} TID: [0] [AS] [2013-05-14 16:13:32,389] ERROR {org.wso2.carbon.identity.authenticator.saml2.sso.SAML2SSOAuthenticator} - System error while Authenticating/Authorizing User : Error occured while processing saml2 response {org.wso2.carbon.identity.authenticator.saml2.sso.SAML2SSOAuthenticator} org.wso2.carbon.identity.authenticator.saml2.sso.SAML2SSOAuthenticatorException: Error occured while processing saml2 response at org.wso2.carbon.identity.authenticator.saml2.sso.util.Util.unmarshall(Util.java:87) at org.wso2.carbon.identity.authenticator.saml2.sso.SAML2SSOAuthenticator.login(SAML2SSOAuthenticator.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</p> </blockquote> <p>I search the net for this error but I was not able to find something that could help me to solve this problem.</p> <p>Any help is welcome. </p> <p>Thanks.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload