Overiding location of localLogout.html on the SP
Wessel, Keith
kwessel at illinois.edu
Wed Jan 20 17:10:37 EST 2016
Thanks, Nate. I have an errors block in my shibboleth2.xml but never thought to look into docs on that for the localLogout and other templates. This is exactly what I needed.
Keith
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Nate Klingenstein
Sent: Wednesday, January 20, 2016 3:37 PM
To: Shib Users <users at shibboleth.net>
Subject: Re: Overiding location of localLogout.html on the SP
Keith,
You should be able to override that using the localLogout parameter on an Errors element:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPErrors#NativeSPErrors-ConfigurationReference
You’ll probably need to create the Errors element and I don’t know what is defaulted in 2.4 style configuration, but probably pretty much the same stuff. This was what was in the distribution at the dawn of time:
<Errors supportContact="root at localhost"
helpLocation="/about.html"
styleSheet="/shibboleth-sp/main.css"/>
Hope this helps,
Nate.
> On Jan 20, 2016, at 14:31, Wessel, Keith <kwessel at illinois.edu> wrote:
>
> Hi, all,
>
> I'm not finding this in the docs for the SP. Is there a way to tell the SP to read something other than /etc/shibboleth/localLogout.html when displaying a page for local logout? We'd like to override this page, but the file in /etc/shibboleth is owned by root.
>
> Thanks,
> Keith
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list