From e9d5b756863f4a74628c39cc48a88459ae67cfdd 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 198d33f..c24c580 100644 --- a/components/hydra-saml/files/hydra/saml.yaml +++ b/components/hydra-saml/files/hydra/saml.yaml @@ -1,13 +1,13 @@ 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)%" consent_url: "%env(string:HYDRA_DISPATCHER_SAML_CONSENT_URL)%" logout_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGOUT_URL)%" - attributes_rewrite_rules: [] \ No newline at end of file + attributes_rewrite_configuration: []