You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/12/02 08:33:56 UTC

[GitHub] [cxf-fediz] amarkevich edited a comment on issue #40: fediz-idp: adopt to Spring Security 4.x

amarkevich edited a comment on issue #40: fediz-idp: adopt to Spring Security 4.x
URL: https://github.com/apache/cxf-fediz/pull/40#issuecomment-560289325
 
 
   @coheigea Behavior is the same:
   added debug output at pointed line
   `System.out.println(roleName + " -> " + roleName.substring(5));`
   and build for example systests/idp found expected
   
   > ROLE_IDP_LOGIN -> IDP_LOGIN
   
   but also some
   
   > CLAIM_LIST -> _LIST
   > IDP_READ -> EAD

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


With regards,
Apache Git Services