removal of white spaces in password

Peter Schober peter.schober at univie.ac.at
Thu Jun 12 06:18:57 EDT 2014


* John Morrison <john.morrison at uadm.uu.se> [2014-06-12 11:59]:
> Just asking around to see if there's a possible way to easily remove
> white spaces for any password entered when logging in via an IdP.
> 
> If, so where would one configure this in shibboleth 2.4?

Provided you're using the UsernamePassword login handler, the JSP code
that generates the login page is in src/main/webapps/login.jsp of the
unpacked binary distribution of the IDP. After changing you'll need to
re-run the installer to pack the updated JSP pages into the WAR.
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthUserPassLoginPage
-peter


More information about the users mailing list