SAML Assertions have invalid ID values
--------------------------------------

                 Key: WSS-317
                 URL: https://issues.apache.org/jira/browse/WSS-317
             Project: WSS4J
          Issue Type: Bug
    Affects Versions: 1.6.2
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 1.6.3



The SAML Assertion schemas specify that the SAML ID is an NCName, which cannot 
start with a number, as all Assertions generated by the SAML component library 
are currently doing. The fix is just to prefix the generated ID with an "_".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to