No problem, glad I could help. Laura
On Oct 5, 2012, at 12:42 PM, Sylvia White wrote: > Thank you! That is exactly the file I was looking for! > > Sylvia > > On Fri, Oct 5, 2012 at 12:29 PM, Laura McCord <[email protected]> wrote: > Sylvia, > > There is a manual page that talks about the Login Link (Step 4) and I think > you can tweak it to also handle the Logout. > https://wiki.jasig.org/display/UPM40/Shibboleth > > It looks like the file you'd want to modify is > uportal-war/src/main/resources/layout/theme/universality/components.xsl > > Laura > > > On Oct 5, 2012, at 10:32 AM, Sylvia White wrote: > >> Thanks Laura! >> >> Actually, we are using a shib setup. Any suggestions there? >> >> Sylvia >> >> On Fri, Oct 5, 2012 at 10:45 AM, Laura McCord <[email protected]> wrote: >> Hi Sylvia, >> >> In the uportal-war/src/main/resources/properties/security.properties file >> you can specify where to point the logout. >> >> logoutRedirect.root=${environment.build.cas.protocol}://${environment.build.cas.server}/logout?service=${environment.build.uportal.protocol}://${environment.build.uportal.server}${environment.build.uportal.context}/Login >> >> The environment variables are defined in the filters/local.properties file >> under the main uportal src directory. By default the link points to the cas >> server that is defined in the local.properties file. >> >> Hope that helps, >> Laura >> >> >> On Oct 5, 2012, at 9:28 AM, Sylvia White wrote: >> >>> Could someone tell me how to modify this link? Where is it set? >>> >>> Thanks, >>> Sylvia >>> >>> -- >>> ================================= >>> Sylvia White >>> >>> ================================= >>> Smith College >>> Business Intelligence Developer >>> Information Technology Services >>> [email protected] >>> Phone: 413-585-2614 >>> ================================= >>> -- >>> >>> You are currently subscribed to [email protected] as: >>> [email protected] >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/uportal-dev >> >> -- >> >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-dev >> >> >> >> -- >> ================================= >> Sylvia White >> >> ================================= >> Smith College >> Business Intelligence Developer >> Information Technology Services >> [email protected] >> Phone: 413-585-2614 >> ================================= >> -- >> >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/uportal-dev > > -- > > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > > > > -- > ================================= > Sylvia White > > ================================= > Smith College > Business Intelligence Developer > Information Technology Services > [email protected] > Phone: 413-585-2614 > ================================= > -- > > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
