Files
Chris Lu 18ae84e1ec fix(iam): reject empty issuer in ComputeParentUser
Without iss, the same `sub` from two different IDPs would collapse to
the same parent_user hash. Short-circuit to empty when either input
is missing so callers see "no identity" instead of a colliding hash.

Addresses coderabbit review on PR #9318.
2026-05-04 22:14:01 -07:00
..
2025-08-30 11:15:48 -07:00