mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
If a user is part of an org that has the `RequireSso` policy, when that user successfully logs in we add their email to a local `ssoRequiredCache` on their device. The next time this user goes to the `/login` screen on this device, we will use that cache to determine that for this email we should only show the "Use single sign-on" button and disable the alternate login buttons. These changes are behind the flag: `PM22110_DisableAlternateLoginMethods` |
||
|---|---|---|
| .. | ||
| abstractions | ||
| admin-console | ||
| auth | ||
| autofill | ||
| billing | ||
| dirt | ||
| enums | ||
| key-management | ||
| models | ||
| platform | ||
| services | ||
| state-migrations | ||
| tools | ||
| types | ||
| vault | ||
| globals.d.ts | ||