2022-08-26 15:13:22 +02:00
|
|
|
hydra:
|
|
|
|
apps:
|
2022-08-27 18:24:56 +02:00
|
|
|
- id: ninesql
|
2024-06-30 12:06:40 +02:00
|
|
|
title:
|
2022-08-27 18:24:56 +02:00
|
|
|
fr: NINE SQL
|
|
|
|
en: NINE SQL
|
2024-06-30 12:06:40 +02:00
|
|
|
description:
|
2022-08-27 18:24:56 +02:00
|
|
|
fr: Authentification via NINESQL
|
|
|
|
en: Authentication by NINESQL
|
2024-06-30 12:06:40 +02:00
|
|
|
icon_url: http://localhost:8005/medias/icon/icon_bdd.png
|
|
|
|
login_url: http://localhost:8005/hydra/loginsql
|
|
|
|
consent_url: http://localhost:8005/hydra/consent
|
|
|
|
logout_url: http://localhost:8005/hydra/logoutsql
|
2022-08-27 18:24:56 +02:00
|
|
|
attributes_rewrite_rules:
|
2024-06-30 12:06:40 +02:00
|
|
|
username:
|
2022-08-27 18:24:56 +02:00
|
|
|
- consent.session.id_token.username
|
2024-06-30 12:06:40 +02:00
|
|
|
email:
|
2022-08-27 18:24:56 +02:00
|
|
|
- consent.session.id_token.email
|
|
|
|
firstname:
|
|
|
|
- consent.session.id_token.firstname
|
|
|
|
lastname:
|
|
|
|
- consent.session.id_token.lastname
|
2022-08-26 15:13:22 +02:00
|
|
|
|
2024-06-30 12:06:40 +02:00
|
|
|
#- id: nineldap
|
|
|
|
# title:
|
|
|
|
# fr: NINE LDAP
|
|
|
|
# en: NINE LDAP
|
|
|
|
# description:
|
|
|
|
# fr: Authentification via NINELDAP
|
|
|
|
# en: Authentication by NINELDAP
|
|
|
|
# icon_url: http://localhost:8005/medias/icon/icon_phpldapadmin.png
|
|
|
|
# login_url: http://localhost:8005/hydra/loginldap
|
|
|
|
# consent_url: http://localhost:8005/hydra/consent
|
|
|
|
# logout_url: http://localhost:8005/hydra/logoutldap
|
|
|
|
# attributes_rewrite_rules:
|
|
|
|
# username:
|
|
|
|
# - consent.session.id_token.username
|
|
|
|
# email:
|
|
|
|
# - consent.session.id_token.email
|
|
|
|
# firstname:
|
|
|
|
# - consent.session.id_token.firstname
|
|
|
|
# lastname:
|
|
|
|
# - consent.session.id_token.lastname
|