<div dir="ltr">I'm getting a 400 response to a shibboleth protected server due to the Cookie header exceeding the 8k limit.  My cookie header contains 8200 bytes, 56 instances of shibpost and 56 instances of shibstate. Examples include:<div><br>_shibpost_1455658465_74a8=ss:mem:5366a7205e99c782f1361815f08e2bf885af6dd43732eca7c0fac2d087e693c3<br><br>_shibstate_1455674546_de35=https%3A%2F%<a href="http://2Fmyapp.example.com">2Fmyapp.example.com</a>%2F<br><br>The sp is using relayState="ss:mem".  The documentation states that if I were using relayState="cookie" my request should automatically be capped at 25 instances.</div><div><br></div><div>Is what I'm seeing expected behavior when using relayState="ss:mem"? <br><br>  Thanks,<br>  Jeremy<br></div></div>