Files
probo/pkg/iam
Sacha Al Himdani af475bb02e Skip absent email_verified for Microsoft OIDC
The nOAuth fix set trustProviderEmail to false, requiring the
email_verified claim. Microsoft never emits that claim, so the check
rejected every legitimate Microsoft login before the xms_edov check
was reached.

Restore trustProviderEmail to true and keep the required xms_edov
claim, which is the actual nOAuth mitigation: Azure sets it only after
verifying the issuing tenant owns the email's domain, so a token
lacking it is still rejected before any identity is matched.

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
2026-07-13 13:06:19 +02:00
..
2026-06-16 14:35:16 +02:00
2026-06-16 14:35:16 +02:00