Documentation on 'e' and 's' in execution=eXsY
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 2 15:27:08 UTC 2023
> We have seen similar errors in the past when one of our SPs was trying to
> append a *VERY* long header, which was longer than the default header length,
> so I may have jumped to a false conclusion.
My point is the SP might contaminate its own headers with cookies or what have you, but it can't make the requests to the IdP "bigger" apart from via the request URL or body. It can't "add headers" to the IdP requests.
As for the IdP, I am not aware of any scenario with loops that changes much about the size of the requests. Cookies get replaced perhaps, but not added.
Even a full login loop in local storage if it happened would replace the SP record with the new one, the cache doesn't track > 1 session per SP.
-- Scott
More information about the users
mailing list