[jboss-jira] [JBoss JIRA] Updated: (JBID-162) signature encoding/decoding not correct for HTTP_POST binding
Marcel Kolsteren (JIRA)
jira-events at lists.jboss.org
Sun Aug 9 14:52:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBID-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcel Kolsteren updated JBID-162:
----------------------------------
Component/s: Identity-Federation
Affects Version/s: IDFED-1.0.0.alpha5
> signature encoding/decoding not correct for HTTP_POST binding
> -------------------------------------------------------------
>
> Key: JBID-162
> URL: https://jira.jboss.org/jira/browse/JBID-162
> Project: JBoss Identity
> Issue Type: Bug
> Components: Identity-Federation
> Affects Versions: IDFED-1.0.0.alpha5
> Reporter: Marcel Kolsteren
> Assignee: Anil Saldhana
>
> An interoperability test between a JBID-based Service Provider and an OpenSSO-based Identity Provider revealed a problem with the signature encoding/decoding in JBID. When posting a message, JBID places the signature and the signature algorithm in separate hidden fields in the form. According to the SAMLv2 spec, this is not correct. When using HTTP-POST binding, the signature should be encoded as part of the XML message (<ds:Signature> element). Separate encoding of the signature is intended for the HTTP-Redirect profile only (because of space concerns).
--
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