You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be reproduced by adding spring security to SampleJerseyApplication and setting management.server.port to something other than 8080. The difference between the main application port and the management port is that there's an error page for the management context.