customizing the login page for shibboleth
Jesse Santana
Jesse.Santana at csulb.edu
Fri May 22 13:11:17 EDT 2015
I do agree that changes are overwritten by an upgrade. We have steps in place to account for this.
Jesse Santana
Interim Director – Servers, Systems, and Websites
CSU Long Beach – Network Services
1250 Bellflower Blvd.
Long Beach, CA 90840
(562)985-8511
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Rod Widdowson
Sent: Friday, May 22, 2015 9:41 AM
To: 'Shib Users'
Subject: RE: customizing the login page for shibboleth
> You should be able to find a war file called idp.war which, if expanded (jar xvf idp.war) will contain the login.jsp file you are looking for
That’s tends to be a really bad idea because any change you make will be overwritten by an upgrade. The login.jsp in the war file is the output of the build, what you want is the input file.
> I'm not sure where to find " src/main/webapp/login.jsp within your IdP distribution package" in order to modify it.
You will find this in the directory that you unpacked the tarball into. Edit that, run the build command to rebuild the war file. Redploy it and test.
/Rod
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list