opensaml::BindingException at (https://<domain>/Shibboleth.sso/SAML2/POST)
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 13 20:55:27 EDT 2016
On 9/13/16, 7:01 PM, "users on behalf of Eric" <users-bounces at shibboleth.net on behalf of eric at tmhk.it> wrote:
> Now, I can see that my browser is making the POST request, I can see that the
> SAMLResponse is included as a parameter in the request, and I can parse out the
> SAMLResponse value as a valid assertion.
Well, it is what is, the error isn't lying to you. If you trace the traffic, I can promise you there's a request to the server *without* a form submission/parameter. Whether that's after the one you're talking about or whatever, I couldn't say.
> What's interesting is that the shibboleth transaction.log file doesn't show a number of
> logged values that it would normally show
The transaction log is configured with broken, old, default settings that don't work when it logs errors. That's all that's happening there, that's what an "error" looks like when you don't change the log format.
-- Scott
More information about the users
mailing list