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
The default login page should be displayed, with the one time token login form.
Current Behavior
Currently, OTT alone does not enable the default login page UI. There MUST be one of formLogin, oauth2Login or saml2Login configured for the login page to be active.
Planning to submit a PR for this.
The text was updated successfully, but these errors were encountered:
Expected Behavior
One time token login has a dedicated field and button on the default login page (
DefaultLoginPageGeneratingFilter
).Given the following configuration:
The default login page should be displayed, with the one time token login form.
Current Behavior
Currently, OTT alone does not enable the default login page UI. There MUST be one of
formLogin
,oauth2Login
orsaml2Login
configured for the login page to be active.Planning to submit a PR for this.
The text was updated successfully, but these errors were encountered: