From 22df7e9dd06be722a6dacc52b9788d8309239f9f Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Thu, 22 Dec 2022 16:10:59 +0100 Subject: [PATCH] Added FA icon for CNR-ISTI IdP --- .../src/main/resources/theme/d4science/login/theme.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties index 7687a46..7ba1191 100644 --- a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties +++ b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/theme.properties @@ -34,4 +34,5 @@ ECLogoAlt=EU H2020 programme footerRow=Project has received funding from the European Union's Horizon programme ... kcFormCardWideClass=card-d4s-wide -kcLogoIdP-eosc-oidc=fa fa-university \ No newline at end of file +kcLogoIdP-eosc-oidc=fa fa-university +kcLogoIdP-isti-keycloak-oidc=fa fa-university \ No newline at end of file