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
AuthorizationManagerAfterMethodInterceptor creates interceptors using the PostAuthorizeAuthorizationManager. However, the order of those interceptors are hard-coded with 500. It should use the value provided by AuthorizationInterceptorsOrder.POST_AUTHORIZE.getOrder()