clients/apps
rr-bw 3bbc6c564c
feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340)
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`
2025-09-22 08:32:20 -07:00
..
browser feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340) 2025-09-22 08:32:20 -07:00
cli [PM-25417] DIRT API Service Refactor (ADR-0005) (#16353) 2025-09-22 09:06:58 -05:00
desktop [PM-24533] Initialize Archive Feature (#16226) 2025-09-22 11:06:02 -04:00
web feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340) 2025-09-22 08:32:20 -07:00