Browse Source
When SSO_ENABLED=true and SSO_ONLY=true the email entered on the login page is ignored by the backend (single-tenant SSO uses FAKE_SSO_IDENTIFIER). Hide the email form-field and the Remember-email checkbox so the page shows only the "Continue with SSO" button. Requires the matching bw_web_builds patch that adds .vw-email-form-field and .vw-remember-email classes to the login template.pull/7173/head
1 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue