correciton config

This commit is contained in:
Matthieu Lamalle 2023-07-26 14:45:24 +02:00
parent 9a4ffcee83
commit e9d5b75686
1 changed files with 3 additions and 3 deletions

View File

@ -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: []
attributes_rewrite_configuration: []