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
OneTimeTokenAuthenticationFilter throws an exception if authenticationConverter returns null. However, it seems reasonable that an application will have a downstream filter or controller method that handles /login/ott differently from the filter.