From cfefe64e7191bccee64f72406ad118812e2e1d07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 11 Jan 2023 10:52:47 +0100 Subject: [PATCH] Update DESCRIPTION.md --- doc/DESCRIPTION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 19fbd9a..00679af 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,7 +1,7 @@ Dex is an identity service that uses OpenID Connect to drive authentication for other apps. -This Yunohost package will install Dex and setup a canonical OpenID Connect provider for your Yunohost instance, based on the LDAP user base, that can then be used as an authentification server for other Yunohost apps. +This YunoHost package will install Dex and setup a canonical OpenID Connect provider for your YunoHost instance, based on the LDAP user base, that can then be used as an authentification server for other YunoHost apps. ### Features - Fully working OpenID Connect authentification flow -- Interfaced with Yunohost's LDAP server +- Interfaced with YunoHost's LDAP server