[JBoss JIRA] Created: (JBID-162) signature encoding/decoding not correct for HTTP_POST binding
by Marcel Kolsteren (JIRA)
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
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