From 081e8544549b9f59ce05b3607b12165533e1874e Mon Sep 17 00:00:00 2001 From: Matthieu Lamalle Date: Wed, 26 Jul 2023 14:45:24 +0200 Subject: [PATCH] correciton config --- components/hydra-saml/files/hydra/saml.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/hydra-saml/files/hydra/saml.yaml b/components/hydra-saml/files/hydra/saml.yaml index 905b3d5..518c43b 100644 --- a/components/hydra-saml/files/hydra/saml.yaml +++ b/components/hydra-saml/files/hydra/saml.yaml @@ -1,10 +1,10 @@ hydra: apps: - id: saml - title: + title: fr: Connexion SAML en: Login SAML - description: + description: fr: Authentification avec SAML en: Authentication with SAML login_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGIN_URL)%" @@ -27,4 +27,4 @@ hydra: uid: required: false eduPersonAffiliation: - required: false \ No newline at end of file + required: false