clients/libs/common/src
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
..
abstractions [PM-25417] DIRT API Service Refactor (ADR-0005) (#16353) 2025-09-22 09:06:58 -05:00
admin-console [PM-24146] Remove stateProvider.activeUserId from ProviderService (#16258) 2025-09-22 11:06:28 -04:00
auth feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340) 2025-09-22 08:32:20 -07:00
autofill remove BlockBrowserInjectionsByDomain feature flag (#16008) 2025-08-18 10:17:05 -04:00
billing [PM-23626] Require userId for makeOrgKey on the key service (#15864) 2025-09-05 09:51:01 -05:00
dirt [PM-25417] DIRT API Service Refactor (ADR-0005) (#16353) 2025-09-22 09:06:58 -05:00
enums feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340) 2025-09-22 08:32:20 -07:00
key-management feat: add folder.clear warning (#16376) 2025-09-11 16:05:32 +02:00
models [PM-24533] Initialize Archive Feature (#16226) 2025-09-22 11:06:02 -04:00
platform [PM-19814] Phishing Detection Warning Popup UI (#16064) 2025-09-19 10:56:27 -05:00
services [PM-25417] DIRT API Service Refactor (ADR-0005) (#16353) 2025-09-22 09:06:58 -05:00
state-migrations refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
tools [PM-24748][PM-24072] Chromium importer (#16100) 2025-09-04 11:21:57 +02:00
types Introduce a stricter use of the OrganizationId type on org-vault exports (#15836) 2025-09-18 20:02:49 +00:00
vault [PM-24533] Initialize Archive Feature (#16226) 2025-09-22 11:06:02 -04:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00