diff --git a/roles/idp/templates/idp.conf.j2 b/roles/idp/templates/idp.conf.j2 index 79d8778..d4769eb 100644 --- a/roles/idp/templates/idp.conf.j2 +++ b/roles/idp/templates/idp.conf.j2 @@ -8,5 +8,10 @@ Require all granted - RedirectMatch ^/$ {{ idp_metadata['en']['mdui_infoUrl'] }} + + RedirectMatch ^/$ {{ idp_metadata['it']['mdui_infoUrl'] }} + + + RedirectMatch ^/$ {{ idp_metadata['en']['mdui_infoUrl'] }} +