nineskeletor/containers/hydra-dispatcher/hydra/providers.yml

24 lines
685 B
YAML

hydra:
apps:
- id: passwordless
title:
fr: addresse courriel
en: email address
description:
fr: Authentification via adresse courriel
en: Authentication by email address
icon_url: https://upload.wikimedia.org/wikipedia/commons/4/48/You%27ve_got_mail.png
login_url: http://127.0.0.1:7082/login
consent_url: http://127.0.0.1:7082/consent
logout_url: http://127.0.0.1:7082/logout
attributes_rewrite_rules:
username:
- consent.session.id_token.email
email:
- consent.session.id_token.email
email_verified:
- consent.session.id_token.email_verified