Loses track of IdP name when processing unsigned response with encrypted assertion
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
SAML 2 handler doesn't save off the issuer if the outer response is unsigned and encryption is used. Results in a session with no IdP recorded, with possibly bad side effects as well.
Will add a block to prevent that case from getting through the handler and fix the problem.
SAML 2 handler doesn't save off the issuer if the outer response is unsigned and encryption is used. Results in a session with no IdP recorded, with possibly bad side effects as well.
Will add a block to prevent that case from getting through the handler and fix the problem.