-
Task
-
Resolution: Done
-
Major
-
None
-
None
The following NPE is encountered with no established SecurityContext:
Caused by: java.lang.NullPointerExceptionCaused by: java.lang.NullPointerException at io.undertow.servlet.spec.HttpServletRequestImpl.isUserInRole(HttpServletRequestImpl.java:321) at org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext.isUserInRole(ServletSecurityContext.java:27)