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

14 lines
452 B
YAML

hydra:
apps:
- id: oidc
title:
fr: Connexion OIDC
en: Login OIDC
description:
fr: Authentification avec OpenID Connect
en: Authentication with OpenID Connect
login_url: "%env(string:HYDRA_DISPATCHER_OIDC_LOGIN_URL)%"
consent_url: "%env(string:HYDRA_DISPATCHER_OIDC_CONSENT_URL)%"
logout_url: "%env(string:HYDRA_DISPATCHER_OIDC_LOGOUT_URL)%"
attributes_rewrite_configuration: []