Files
calendar/apps/web
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
..
2022-08-30 12:25:24 -06:00
2025-12-18 09:36:22 +02:00
2025-12-15 10:43:22 +00:00
2025-05-09 19:44:48 +00:00
2025-12-20 01:00:01 +00:00
2022-02-10 14:22:45 -07:00