You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2011/09/22 17:48:26 UTC

[jira] [Created] (WSS-317) SAML Assertions have invalid ID values

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: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[jira] [Closed] (WSS-317) SAML Assertions have invalid ID values

Posted by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed WSS-317.
-----------------------------------

    
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[jira] [Resolved] (WSS-317) SAML Assertions have invalid ID values

Posted by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved WSS-317.
-------------------------------------

    Resolution: Fixed

> 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: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org