You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Oliver Wulff (Created) (JIRA)" <ji...@apache.org> on 2012/03/09 17:34:58 UTC

[jira] [Created] (CXF-4173) Support for ClaimValue element of federation claims dialect added

Support for ClaimValue element of federation claims dialect added
-----------------------------------------------------------------

                 Key: CXF-4173
                 URL: https://issues.apache.org/jira/browse/CXF-4173
             Project: CXF
          Issue Type: New Feature
          Components: Services
    Affects Versions: 2.5.2
            Reporter: Oliver Wulff
            Assignee: Oliver Wulff


As discussed in CXF-4062, the support for the ClaimValue as a child element of wst:Claims element in the RST is missing.

Ex.
  <ic:ClaimValue Uri="http://schemas.mycompany.com/2012/01/claims/role">
    <ic:Value>admin</ic:Value>
  </ic:ClaimValue>


--
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

        

[jira] [Commented] (CXF-4173) Support for ClaimValue element of federation claims dialect added

Posted by "Oliver Wulff (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226194#comment-13226194 ] 

Oliver Wulff commented on CXF-4173:
-----------------------------------

Initial support committed to trunk 2.6.0-SNAPSHOT.

but Testcase in IssueSamlClaimsUnitTest missing.
                
> Support for ClaimValue element of federation claims dialect added
> -----------------------------------------------------------------
>
>                 Key: CXF-4173
>                 URL: https://issues.apache.org/jira/browse/CXF-4173
>             Project: CXF
>          Issue Type: New Feature
>          Components: Services
>    Affects Versions: 2.5.2
>            Reporter: Oliver Wulff
>            Assignee: Oliver Wulff
>
> As discussed in CXF-4062, the support for the ClaimValue as a child element of wst:Claims element in the RST is missing.
> Ex.
>   <ic:ClaimValue Uri="http://schemas.mycompany.com/2012/01/claims/role">
>     <ic:Value>admin</ic:Value>
>   </ic:ClaimValue>

--
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

        

[jira] [Updated] (CXF-4173) Support for ClaimValue element of federation claims dialect added

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

Colm O hEigeartaigh updated CXF-4173:
-------------------------------------

    Fix Version/s: 2.5.3
    
> Support for ClaimValue element of federation claims dialect added
> -----------------------------------------------------------------
>
>                 Key: CXF-4173
>                 URL: https://issues.apache.org/jira/browse/CXF-4173
>             Project: CXF
>          Issue Type: New Feature
>          Components: Services
>    Affects Versions: 2.5.2
>            Reporter: Oliver Wulff
>            Assignee: Oliver Wulff
>             Fix For: 2.5.3
>
>         Attachments: claimValueTest.patch
>
>
> As discussed in CXF-4062, the support for the ClaimValue as a child element of wst:Claims element in the RST is missing.
> Ex.
>   <ic:ClaimValue Uri="http://schemas.mycompany.com/2012/01/claims/role">
>     <ic:Value>admin</ic:Value>
>   </ic:ClaimValue>

--
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

        

[jira] [Updated] (CXF-4173) Support for ClaimValue element of federation claims dialect added

Posted by "Jan Bernhardt (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Bernhardt updated CXF-4173:
-------------------------------

    Attachment: claimValueTest.patch

This patch contains a TestCase for requesting a specific ClaimValue from the STS. Basically alice requests the role "administrator" to be part of the issued saml token.
                
> Support for ClaimValue element of federation claims dialect added
> -----------------------------------------------------------------
>
>                 Key: CXF-4173
>                 URL: https://issues.apache.org/jira/browse/CXF-4173
>             Project: CXF
>          Issue Type: New Feature
>          Components: Services
>    Affects Versions: 2.5.2
>            Reporter: Oliver Wulff
>            Assignee: Oliver Wulff
>         Attachments: claimValueTest.patch
>
>
> As discussed in CXF-4062, the support for the ClaimValue as a child element of wst:Claims element in the RST is missing.
> Ex.
>   <ic:ClaimValue Uri="http://schemas.mycompany.com/2012/01/claims/role">
>     <ic:Value>admin</ic:Value>
>   </ic:ClaimValue>

--
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

        

[jira] [Resolved] (CXF-4173) Support for ClaimValue element of federation claims dialect added

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

Colm O hEigeartaigh resolved CXF-4173.
--------------------------------------

    Resolution: Fixed
    
> Support for ClaimValue element of federation claims dialect added
> -----------------------------------------------------------------
>
>                 Key: CXF-4173
>                 URL: https://issues.apache.org/jira/browse/CXF-4173
>             Project: CXF
>          Issue Type: New Feature
>          Components: Services
>    Affects Versions: 2.5.2
>            Reporter: Oliver Wulff
>            Assignee: Oliver Wulff
>             Fix For: 2.5.3
>
>         Attachments: claimValueTest.patch
>
>
> As discussed in CXF-4062, the support for the ClaimValue as a child element of wst:Claims element in the RST is missing.
> Ex.
>   <ic:ClaimValue Uri="http://schemas.mycompany.com/2012/01/claims/role">
>     <ic:Value>admin</ic:Value>
>   </ic:ClaimValue>

--
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