dex/connector/saml
Stephan Renatus 26c0206627
connector/saml: make unparsable (trailing, non-space/newline) data an error
Fixes #1304, if we want to be harsh.

However, I think if it was the user's intention to pass two certs, and
the second one couldn't be read, that shouldn't just disappear. After
all, when attempting to login later, that might fail because the
expected IdP cert data isn't there.

Signed-off-by: Stephan Renatus <srenatus@chef.io>
2018-09-29 11:09:33 +02:00
..
testdata saml: add tests case covering tampered NameID field (comment) 2018-02-28 08:42:17 +01:00
saml.go connector/saml: make unparsable (trailing, non-space/newline) data an error 2018-09-29 11:09:33 +02:00
saml_test.go connector/saml: make unparsable (trailing, non-space/newline) data an error 2018-09-29 11:09:33 +02:00
types.go *: add log events for login, LDAP queries, and SAML responses 2017-08-11 12:00:06 -07:00