Overiding location of localLogout.html on the SP

Nate Klingenstein ndk at sudonym.me
Wed Jan 20 16:36:37 EST 2016


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



More information about the users mailing list