[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075357#comment-14075357
 ] 

ASF GitHub Bot commented on CXF-5906:
-

Github user janbernhardt closed the pull request at:

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


 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS
 Fix For: 2.7.13, 3.0.2, 3.1.0


 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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


[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075358#comment-14075358
 ] 

ASF GitHub Bot commented on CXF-5906:
-

Github user janbernhardt closed the pull request at:

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


 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS
 Fix For: 2.7.13, 3.0.2, 3.1.0


 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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


[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-25 Thread Jan Bernhardt (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074740#comment-14074740
 ] 

Jan Bernhardt commented on CXF-5906:


I would be willing to provide a patch for this, but I'm not able to assign this 
issue to myself...

 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS

 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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


[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074793#comment-14074793
 ] 

ASF GitHub Bot commented on CXF-5906:
-

GitHub user janbernhardt opened a pull request:

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

[CXF-5906] Fixing multi claim value support



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

$ git pull https://github.com/janbernhardt/cxf 2.7.x-fixes

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

https://github.com/apache/cxf/pull/12.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 #12


commit b43703a3116dd43a70d3d9b72ad532de5b1a0426
Author: jbernhardt jbernha...@talend.com
Date:   2014-07-25T18:46:08Z

[CXF-5906] Fixing multi claim value support




 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS

 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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


[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074791#comment-14074791
 ] 

ASF GitHub Bot commented on CXF-5906:
-

GitHub user janbernhardt opened a pull request:

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

[CXF-5906] Fixing multi claim value support



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/11.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 #11


commit 48ae10b5fa277c0eec38236ee0328d4df771c15b
Author: jbernhardt jbernha...@talend.com
Date:   2014-07-25T18:46:08Z

[CXF-5906] Fixing multi claim value support




 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS

 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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


[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074795#comment-14074795
 ] 

ASF GitHub Bot commented on CXF-5906:
-

GitHub user janbernhardt opened a pull request:

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

[CXF-5906] Fixing multi claim value support



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

$ git pull https://github.com/janbernhardt/cxf 3.0.x-fixes

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

https://github.com/apache/cxf/pull/13.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 #13


commit a805fab1971120ff70d13099418cf79bedbee247
Author: jbernhardt jbernha...@talend.com
Date:   2014-07-25T18:46:08Z

[CXF-5906] Fixing multi claim value support




 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS

 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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


[jira] [Commented] (CXF-5906) Claim Manager only parses first claim value

2014-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074841#comment-14074841
 ] 

ASF GitHub Bot commented on CXF-5906:
-

Github user asfgit closed the pull request at:

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


 Claim Manager only parses first claim value
 ---

 Key: CXF-5906
 URL: https://issues.apache.org/jira/browse/CXF-5906
 Project: CXF
  Issue Type: Bug
  Components: STS
Affects Versions: 2.7.11, 3.0.1
Reporter: Jan Bernhardt
  Labels: Claims, STS

 In case of claim mapping in a federation scenario the 
 {{org.apache.cxf.sts.claims.ClaimManager}} parses the onBehalfOf token to 
 detected source claims. The method parseClaimsInAssertion for SAML 1  2 
 token contains a bug by only copying the first claim value. 
 This error becomes visible for example for role claims with multliple values.



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