GitHub user cesarhernandezgt opened a pull request:
https://github.com/apache/tomee/pull/275
TOMEE-2357 - Fixed issue and updated test on example application.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cesarhernandezgt/tomee TOMEE-2357
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/275.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 #275
----
commit d9563f82ca7852995f31dacf04956d84120ac65c
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-14T02:53:05Z
TOMEE-2357 now if at least 1 role is valid from the security context, ,
successfull access is granted
commit 4c186420b2148854974e3c79ce563918e17b2454
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-14T02:54:25Z
TOMEE-2357 a test in mp-rest-jwt example updated to validate this ticket fix
----
---