Customising login page in IdP v3
Nate Klingenstein
ndk at internet2.edu
Tue Jun 16 07:34:02 EDT 2015
> The login.vm pointer has got me some of it. I was looking for where idp.footer etc were set, and having not succeeded I’m putting my footer and URLs for Forgot password links etc in the template file not a .properties file somewhere.
I think it’s in error-messages.properties, along with many other bits that seem to be used for more than error messages.
phlogios:shibboleth-identity-provider-3.1.1 ndk$ sudo grep -R idp.footer *
...
messages/error-messages.properties:idp.footer = Insert your footer text here.
...
views/login.vm: <p class="footer-text">#springMessageText("idp.footer", "Insert your footer text here.")</p>
...
> Is the logo transparent for any particular reason, btw?
I don’t know, but I think that changing it is well within the realm of reasonable artistic liberty.
More information about the users
mailing list