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:
[hidden email]
With regards,
Apache Git Services