<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 1/22/20 2:45 PM, dhina wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1579722345916-0.post@n2.nabble.com">
      <pre class="moz-quote-pre" wrap="">
For this particular user, directReports attribute was too large(~500 users
reporting to this person).
This one was causing the issue. After we changed the configuration to get
just the required attributes(8 in total), the issue was resolved. I guess
the issue was with jetty not able to handle that amount of data.
</pre>
    </blockquote>
    <p><br>
    </p>
    <p>Hmm, ok.  Glad that resolved it... but I'm not clear why.  All of
      the SAML data being emitted there for the POST binding would go in
      the HTML in the body of the HTTP response, not in the header.  So
      off-hand I don't see how those 2 things could be connected.  Maybe
      someone else will point out something obvious I'm missing...</p>
    <p>Or maybe the Jetty error message is just misleading and/or they
      do in fact have some kind of bug there.<br>
    </p>
  </body>
</html>