You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/04 12:33:12 UTC

[jira] [Commented] (CXF-5925) JEXL Support for STS Claim Mappings

    [ https://issues.apache.org/jira/browse/CXF-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084521#comment-14084521 ] 

ASF GitHub Bot commented on CXF-5925:
-------------------------------------

GitHub user janbernhardt opened a pull request:

    https://github.com/apache/cxf/pull/18

    [CXF-5925] First implementation of a JEXL Claims Mapper

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/janbernhardt/cxf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit 17d077f63edc024cbe1508c60148630a9b67b5d6
Author: Jan Bernhardt <jb...@talend.com>
Date:   2014-08-04T10:20:14Z

    [CXF-5925] First implementation of a JEXL Claims Mapper

----


> JEXL Support for STS Claim Mappings
> -----------------------------------
>
>                 Key: CXF-5925
>                 URL: https://issues.apache.org/jira/browse/CXF-5925
>             Project: CXF
>          Issue Type: Improvement
>          Components: STS
>    Affects Versions: 2.7.12, 3.0.1
>            Reporter: Jan Bernhardt
>              Labels: Claims, STS
>             Fix For: 2.7.13, 3.0.2, 3.1.0
>
>
> JEXL [1] is a generic expression language which seems to be ideal to define flexible claim mappings for the STS as discussed on the developer mailing list [2]. The main focus of this issue is to provide an easy and flexible solution to CXF users to define (and even change at runtime) claim mappings for the STS.
> [1] http://commons.apache.org/proper/commons-jexl/reference/syntax.html
> [2] http://cxf.547215.n5.nabble.com/JEXL-Expressions-for-STS-Claim-Mappings-td5747141.html



--
This message was sent by Atlassian JIRA
(v6.2#6252)