mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 10:47:34 +00:00
fix(SAML): check on empty nameID (#8714)
# Which Problems Are Solved
If a SAML IdP did not send a `NameID` (even though required by the
specification), ZITADEL would crash.
# How the Problems Are Solved
- Check specifically if the `Subject` and its `NameID` is passed
# Additional Changes
None
# Additional Context
- closes https://github.com/zitadel/zitadel/issues/8654
(cherry picked from commit 18499274dd
)
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user