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
Mark old syntax starting with .authorizeRequests with warning/info markers. Implement a quick fix as an OpenRewrite recipe that would replace it with .authorizeHttpRequests and all corresponding method invocations chained to the call above.