[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768318#comment-16768318
 ] 

ASF GitHub Bot commented on KARAF-6156:
---

jbonofre commented on pull request #765: [KARAF-6156] Update JaasHelper to 
support extending Karaf JAAS (4.1.x)
URL: https://github.com/apache/karaf/pull/765
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768317#comment-16768317
 ] 

ASF subversion and git services commented on KARAF-6156:


Commit 71c881d39ff9b8ec7691df3092888d318036b2b7 in karaf's branch 
refs/heads/karaf-4.1.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=71c881d ]

[KARAF-6156] Update to support extending Karaf JAAS [User,Group,Role]Principal 
classes


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768314#comment-16768314
 ] 

ASF subversion and git services commented on KARAF-6156:


Commit b0f3a5ffeb1101be1e4b06695ebaaebc56effd54 in karaf's branch 
refs/heads/karaf-4.2.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=b0f3a5f ]

[KARAF-6156] Update to support extending Karaf JAAS [User,Group,Role]Principal 
classes


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768309#comment-16768309
 ] 

ASF subversion and git services commented on KARAF-6156:


Commit ef93cd77cf18d085eff72d5d26ff474c7e3e330f in karaf's branch 
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=ef93cd7 ]

Merge pull request #766 from mattrpav/KARAF-6156-43x

[KARAF-6156] Update JaasHelper to support extending Karaf JAAS (4.3.x)

> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768308#comment-16768308
 ] 

ASF subversion and git services commented on KARAF-6156:


Commit c03fa2f228852d805d1201c3a9f2b3c4abcb2a60 in karaf's branch 
refs/heads/master from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=c03fa2f ]

[KARAF-6156] Update to support extending Karaf JAAS [User,Group,Role]Principal 
classes


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768311#comment-16768311
 ] 

ASF GitHub Bot commented on KARAF-6156:
---

jbonofre commented on pull request #766: [KARAF-6156] Update JaasHelper to 
support extending Karaf JAAS (4.3.x)
URL: https://github.com/apache/karaf/pull/766
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768310#comment-16768310
 ] 

ASF subversion and git services commented on KARAF-6156:


Commit ef93cd77cf18d085eff72d5d26ff474c7e3e330f in karaf's branch 
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=ef93cd7 ]

Merge pull request #766 from mattrpav/KARAF-6156-43x

[KARAF-6156] Update JaasHelper to support extending Karaf JAAS (4.3.x)

> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.3.0, 4.1.8, 4.2.4
>
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766818#comment-16766818
 ] 

ASF GitHub Bot commented on KARAF-6156:
---

mattrpav commented on pull request #766: [KARAF-6156] Update to support 
extending Karaf JAAS [User,Group,Role]…
URL: https://github.com/apache/karaf/pull/766
 
 
   …Principal classes
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Priority: Major
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-6156) SecurityContext returns RolePrincipal instead of UserPrincipal

2019-02-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766810#comment-16766810
 ] 

ASF GitHub Bot commented on KARAF-6156:
---

mattrpav commented on pull request #765: [KARAF-6156] Update JaasHelper to 
support extending Karaf JAAS
URL: https://github.com/apache/karaf/pull/765
 
 
   Use an .isAssignableFrom() instead of class name string comparison. This 
allows for extending Karaf JAAS [User,Group,Role]Principal classes
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> SecurityContext returns RolePrincipal instead of UserPrincipal
> --
>
> Key: KARAF-6156
> URL: https://issues.apache.org/jira/browse/KARAF-6156
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6
>Reporter: Matt Pavlovich
>Priority: Major
>
> The SecurityContext in a CXFJAX-RS service is ~75% of the time returning a 
> RolePrincipal instead of UserPrincipal. 
> * Custom JAAS provider
> * Only one JAAS provider
> * Realm named 'karaf'
> Seems like same issue posted to karaf-users mailinglist [Nabble 
> link|http://karaf.922171.n3.nabble.com/securityContext-getUserPrincipal-in-JAX-RS-return-unexpected-RolePrincipal-Why-tt4053628.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)