Shib SP logout templates
Cantor, Scott
cantor.2 at osu.edu
Thu Dec 8 16:00:42 GMT 2011
On 12/8/11 10:29 AM, "Liam Hoekenga" <liamr at umich.edu> wrote:
>Is it possible to embed any logic (even SSIs?) into the SP's templates?
You can embed any HTML/CSS/JS you like, but any server side code should be
handled by using a return parameter to route to a script rather than the
templates. I would assume any actual use of logout would not use the
templates, they're just there as a fallback.
SSI is not possible, they're served by the SP, not as standard resources.
-- Scott
More information about the users
mailing list