<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/3/15 1:14 PM, Marvin Addison
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACOs9MSjBQSgNf5d_s+FfD4t_T3ZN1ms99u93Ya3Z0txgo5Qyg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div link="#0563C1" vlink="#954F72" lang="EN-US">
              <div>
                <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">I
                    ran the same test login scenario against an OOB
                    implementation of IdP3 with CAS protocol enabled;
                    restart jetty, login/logout from a SAML2 SP, try CAS
                    service login.  Sorry to report same results.  I am
                    including a similar idp-process.log  excerpt from
                    this test run.</span></p>
              </div>
            </div>
          </blockquote>
          <div>Please file a bug and assign to me. Attach the log
            excerpt you provided here and any relevant configuration;
            conf/cas-protocol.xml at a minimum. I'd also like to see the
            metadata entry containing your RPUI info.<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I'm not familiar with any of the code here, but it sort of sounds
    like some data from the first request is "sticking", and seen on the
    second request?  Might it be an Action or some other bean which
    should have 'prototype' scope, but was left off, so is getting
    'singleton' scope?  Just a thought.<br>
    <br>
  </body>
</html>