Length of an attribute
Cantor, Scott
cantor.2 at osu.edu
Thu Oct 30 10:48:45 EDT 2014
On 10/30/14, 10:01 AM, "Kristof Bajnok" <bajnokk at niif.hu> wrote:
>
>Are you aware of any limitations outside Shib, such as CGI env size
>and/or request header length?
Yes, that's where the limit would come into play. That's why we stopped
exporting assertions directly to a header, and I built that loopback
mechanism to pull it. With a really big attribute value, you'd need to
avoid mapping it to a header and probably cook up a different way to get
at it, or change the server's header length limit. Apache certainly can do
that, but I don't know that IIS can.
-- Scott
More information about the users
mailing list