[jboss-jira] [JBoss JIRA] Closed: (JBID-225) double question mark in URL when redirecting to Google IDP
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Mon Nov 23 15:36:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBID-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anil Saldhana closed JBID-225.
------------------------------
Fix Version/s: IDFED-1.0.0.GA
Resolution: Done
> double question mark in URL when redirecting to Google IDP
> ----------------------------------------------------------
>
> Key: JBID-225
> URL: https://jira.jboss.org/jira/browse/JBID-225
> Project: JBoss Identity
> Issue Type: Bug
> Components: Identity-Federation
> Affects Versions: IDENTITY-1.0.0.CR1
> Reporter: Marcel Kolsteren
> Assignee: Anil Saldhana
> Fix For: IDFED-1.0.0.GA
>
>
> The Google interop testing IDP uses the following URL for the single sign on service (HTTP_Redirect binding):
> https://www.google.com/accounts/o8/saml/meta?hd=lso-test-domain.com
> When a JBoss Identity based SP builds the URL to which the authentication request is sent, it just adds "?SAMLRequest=..." to the URL of the single sign on service, which leads to a double question mark in the final URL to which the browser is redirected.
> I already fixed this problem in the Seam authentication filter, but it still needs to be solved at other places where the redirect binding is used:
> - IDPWebRequestUtil
> - SPRedirectFormAuthenticator
> - SPRedirectSignatureFormAuthenticator
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list