You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2013/01/17 13:00:26 UTC

[jira] [Updated] (FEDIZ-45) Do not convert a SAML Attribute with an empty AttributeValue into a Role

     [ https://issues.apache.org/jira/browse/FEDIZ-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated FEDIZ-45:
-------------------------------------

    Description: 
If the RP received an Attribute like this:

<saml2:Attribute Name="role" NameFormat="http://schemas.xmlsoap.org/ws/2005/05/identity/claims"><saml2:AttributeValue xsi:type="xs:string"/></saml2:Attribute>

It will consider this role satisfied, even though there is no value given.

  was:

If the RP received an Attribute like this:

<saml2:Attribute Name="role" NameFormat="http://schemas.xmlsoap.org/ws/2005/05/identity/claims"><saml2:AttributeValue xsi:type="xs:string"/></saml2:Attribute>

It will consider this claim satisfied, even though there is no value given.

        Summary: Do not convert a SAML Attribute with an empty AttributeValue into a Role  (was: Do not convert a SAML Attribute with an empty AttributeValue into a Claim)
    
> Do not convert a SAML Attribute with an empty AttributeValue into a Role
> ------------------------------------------------------------------------
>
>                 Key: FEDIZ-45
>                 URL: https://issues.apache.org/jira/browse/FEDIZ-45
>             Project: CXF-Fediz
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.1.0, 1.0.3
>
>
> If the RP received an Attribute like this:
> <saml2:Attribute Name="role" NameFormat="http://schemas.xmlsoap.org/ws/2005/05/identity/claims"><saml2:AttributeValue xsi:type="xs:string"/></saml2:Attribute>
> It will consider this role satisfied, even though there is no value given.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira