How to add HTTP query parameter to SAML2 SSO post response

Cantor, Scott cantor.2 at osu.edu
Wed Jun 6 11:40:10 EDT 2018


> I was hoping that somebody on the list would be able to give me a better
> option.  Or tell me how to override the encoder without changing saml-
> binding-config.xml.

If the template doesn't have access to an object that's general enough to get at the servlet request, then I doubt it can directly access anything in the request state it doesn't directly have access to already. As for overriding the encoders I doubt it's supported absent something general like overiding the entire bean definition by relying on file ordering in Spring. It would probably be possible to fix that if asked.

You should not do this, and whatever reason you think you have isn't enough to warrant it. Saying no works, more often than not.

-- Scott



More information about the users mailing list