customizing the login page for shibboleth
Jesse Santana
Jesse.Santana at csulb.edu
Fri May 22 13:07:39 EDT 2015
I can describe the process we follow here. There is probably a more efficient way of doing this so I hope someone chimes in.
Process:
Expand the idp.war file into a temporary directory (jar xvf idp.war)
Edit the files we customize for our environment
Wrap up the war file again (jar cvf idp.war ./)
Deploy the new war file and test
All in development of course. Once the changes are tested and confirmed, they are pushed to production.
Hope this helps,
Jesse
Jesse Santana
Interim Director – Servers, Systems, and Websites
CSU Long Beach – Network Services
1250 Bellflower Blvd.
Long Beach, CA 90840
(562)985-8511
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Riz Panjwani
Sent: Friday, May 22, 2015 9:18 AM
To: Shib Users
Subject: Re: customizing the login page for shibboleth
Thanks Jesse, that does help. I've never done jsp before so I'm still lost. How do I look at my changes while I'm modifying the jsp?
On Fri, May 22, 2015 at 8:44 AM, Jesse Santana <Jesse.Santana at csulb.edu<mailto:Jesse.Santana at csulb.edu>> wrote:
Riz
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.
Hope this helps,
Jesse
Jesse Santana
Interim Director – Servers, Systems, and Websites
CSU Long Beach – Network Services
1250 Bellflower Blvd.
Long Beach, CA 90840
(562)985-8511<tel:%28562%29985-8511>
From: users [mailto:users-bounces at shibboleth.net<mailto:users-bounces at shibboleth.net>] On Behalf Of Riz Panjwani
Sent: Friday, May 22, 2015 8:34 AM
To: Shib Users
Subject: Fwd: customizing the login page for shibboleth
Hi, I would like to customize the login page and I'm trying to follow the shibboleth wiki, but I'm not sure where to find " src/main/webapp/login.jsp within your IdP distribution package" in order to modify it. My shibboleth resides in /opt/shibboleth-idp, but I don't have a src folder in there. Any help would be appreciated.
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net<mailto:users-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150522/6a09a44a/attachment-0001.html>
More information about the users
mailing list