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
you would expect that the security context used is the one associated with the UI you access. However, as the security context by default is tied to the thread using a threadlocal, you will end up with the following situation: