updating login.jsp
Kevin P. Foote
kpfoote at iup.edu
Wed Feb 8 21:27:50 GMT 2012
Generally changing login.jsp is pretty straight forward.
This is just a quick guess.. but you could be bumping up against some
cached container elements. If using tomcat to deploy make sure you are
clearing out the work dir area neglecting this can sometimes lead to
weird issues.
Also using the context deployment fragment method is highly recommended
All this is found in the wiki..
------
thanks
kevin.foote
On Wed, 8 Feb 2012, Wolff, Scott wrote:
-> Greetings,
->
-> I am trying to update the main login page to an IDP connection that I have to a test SciQuest SP. I had this site up and running correctly. When I follow the instructions below it breaks the site even after putting the original working login.jsp back and following the procedure again.
->
->
-> To customize the main page.
-> Go to C:\install files\shibboleth-identityprovider-2.1.5.okcorral\src\main\webapp
-> Edit login.jsp Make whatever changes are needed.
-> Open Command Prompt and recompile Shibboleth by going to C:\install files\shibboleth-identityprovider-2.1.5.okcorral in dos command and running the following command: install
->
-> it wil ask me where the shib id provider software is to be installed
-> and it will say c:\opt\shibboleth-idp-email.okstate.edu
-> hit enter
-> now it will ask me if I want to overwrite
-> say no
->
-> Can anyone tell me what is causing this?
->
-> Scott Wolff
->
More information about the users
mailing list