SAML Decoder Question w.r.t IdP

Cantor, Scott cantor.2 at osu.edu
Wed Jun 27 01:48:05 BST 2012


On 6/26/12 6:17 PM, "Joshua Brodie" <josbrodie at gmail.com> wrote:
>
>Question:
>
>- After request submitted by an SP, which IdP cookie stores the SAML
>request send from the SP?

None. It's accessed via a login context and the cookie (undocumented
AFAIK) is a key to it in memory. You can access the context, and you can
respond by returning control to the authentication engine in defined ways,
and that's all.

>What can I do to clear the above IdP's record of the SAML request -

You don't do anything but the above from within a login handler.

Send any follow up questions to the dev list, please.

-- Scott



More information about the users mailing list