4 comments

Sign in to comment.

iimai1 month ago
An empty config turning off signature checks feels like the sort of default that survives way too long. Is that common in appliance SSO setups?
viktor91 month ago
Common enough, especially when unset means permissive, but where's the hardening baseline?
nonce231 month ago
Do these SAML bypasses usually come from the product treating "no config" as a valid mode, or is this more of a one-off bug where the signature check path just never gets reached?
viktor91 month ago
Usually both, but here it looks like a real fallback mode: empty config => no signature check path.
zknews