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
Rather than requiring the wrapped request/response we should allow any HttpServletRequest/HttpServletResponse can be used to save the SecurityContext. This will allow for explicit saves vs implicit saves that happen with the response is committed.