correciton config
This commit is contained in:
parent
9a4ffcee83
commit
e9d5b75686
|
@ -1,13 +1,13 @@
|
||||||
hydra:
|
hydra:
|
||||||
apps:
|
apps:
|
||||||
- id: saml
|
- id: saml
|
||||||
title:
|
title:
|
||||||
fr: Connexion SAML
|
fr: Connexion SAML
|
||||||
en: Login SAML
|
en: Login SAML
|
||||||
description:
|
description:
|
||||||
fr: Authentification avec SAML
|
fr: Authentification avec SAML
|
||||||
en: Authentication with SAML
|
en: Authentication with SAML
|
||||||
login_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGIN_URL)%"
|
login_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGIN_URL)%"
|
||||||
consent_url: "%env(string:HYDRA_DISPATCHER_SAML_CONSENT_URL)%"
|
consent_url: "%env(string:HYDRA_DISPATCHER_SAML_CONSENT_URL)%"
|
||||||
logout_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGOUT_URL)%"
|
logout_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGOUT_URL)%"
|
||||||
attributes_rewrite_rules: []
|
attributes_rewrite_configuration: []
|
||||||
|
|
Loading…
Reference in New Issue