[gatein-issues] [JBoss JIRA] (GTNSSO-24) Authentication issue in Saml2IdpLoginModule when using special characters

Marek Posolda (JIRA) jira-events at lists.jboss.org
Fri May 3 05:50:53 EDT 2013


Marek Posolda created GTNSSO-24:
-----------------------------------

             Summary: Authentication issue in Saml2IdpLoginModule when using special characters
                 Key: GTNSSO-24
                 URL: https://issues.jboss.org/browse/GTNSSO-24
             Project: GateIn SSO
          Issue Type: Bug
    Affects Versions: 1.3.2.Final
            Reporter: Marek Posolda
            Assignee: Marek Posolda
             Fix For: 1.3.3.Final


This happens with EPP 5.2.2 when using special characters in password:

{code}
2013-05-02 18:01:32,828 WARN  [org.gatein.sso.saml.plugin.SAML2IdpLoginModule] (ajp-10.130.142.35-8009-32) Error when sending request through HTTP client
java.lang.IllegalArgumentException: Invalid uri 'http://servizi.pre.avcp.local/portal/rest/sso/authcallback/auth/PCCNDR71C18H501G/p@ssw0rd!1$&£': escaped absolute path not valid
        at org.apache.commons.httpclient.HttpMethodBase.<init>(HttpMethodBase.java:222)
        at org.apache.commons.httpclient.methods.GetMethod.<init>(GetMethod.java:89)
        at org.gatein.sso.saml.plugin.SAML2IdpLoginModule.executeRemoteCall(SAML2IdpLoginModule.java:261)
        at org.gatein.sso.saml.plugin.SAML2IdpLoginModule.validateUser(SAML2IdpLoginModule.java:199)
        at org.gatein.sso.saml.plugin.SAML2IdpLoginModule.login(SAML2IdpLoginModule.java:124)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the gatein-issues mailing list