2 Replies Latest reply on May 27, 2010 10:33 AM by anil.saldhana

    SAML2LogoutHandler.java getParticipant

    alohci

      I've nearly got picketLink working the way I want, but I'm getting a problem during the global logout between the SAMLRequest and SAMLResponse idp messages. The url that is submitted to appears to be determined by the getParticipant method in SAML2LogoutHandler.java.

       

      The comment in that says "Get a participant who is not equal to the original issuer of the logout request". What is the purpose of this? Why is the original issuer not appropriate in this circumstance?