Files
calendar/packages/features
Pedro CastroandGitHub 9ae2381755 fix(auth): validate IdP authority before SAML account linking (#26005)
* fix(auth): validate IdP authority before SAML account linking

Adds verification that SAML IdP is authoritative for the email domain
before allowing account conversion

* fix(auth): deny by default on missing SAML tenant + optimize membership query

 - Block account conversion when tenant is missing (deny by default)
 - Replace JOIN + ILIKE with two indexed lookups for O(1) performance

* refactor(auth): apply data minimization to security logs
2025-12-20 17:45:18 +00:00
..
2025-12-18 09:36:22 +02:00
2025-11-25 17:32:28 -03:00
2022-07-28 13:58:26 -06:00
2025-11-26 17:02:42 +01:00
2025-12-11 11:14:31 +01:00
2025-11-25 17:32:28 -03:00