sso-kustom/components/hydra-saml/files/hydra/saml.yaml

13 lines
425 B
YAML
Raw Normal View History

2023-02-01 16:18:47 +01:00
hydra:
apps:
- id: saml
title:
fr: Connexion SAML
en: Login SAML
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)%"
2023-02-27 09:36:36 +01:00
logout_url: "%env(string:HYDRA_DISPATCHER_SAML_LOGOUT_URL)%"
attributes_rewrite_rules: []