GluuFederation / oxShibboleth

Shibboleth project for the Gluu Server's SAML IDP functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shibb customization not working

mzico opened this issue · comments

commented

Customization for Shibb error page or any Shibb related pages should reflect from directory structure:

[root@xxx custom]# pwd
/opt/gluu/jetty/idp/custom
[root@xxx custom]# ls
logo  pages  static
[root@xxx custom]# cd logo/
[root@xxx logo]# ls
logo.png
[root@xxx logo]# 

But it's not reflecting properly. As for example, I am trying to change logo of below page but this is not happening...

Screenshot at 2021-08-12 09-55-20

IMHO, changing the logo location to "/opt/gluu/jetty/idp/servlet/logo" should fix the issue.

When fixing this issue, it is good idea to customize the entire page not jus the logo.