From 4e621284936b72d0e42b5f1cb221d59a6da03e21 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 23:56:58 +0000 Subject: [PATCH] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index c7c307d..bb4d9c9 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/bl GoToSocial require a **dedicated domain (or subdomain) name**, for example: gotosocial.example.com This package is not-working with the SSO (single-sign on) or LDAP integration. +However, it can be configured to use the OpenID Connect protocol and Dex (a program that links LDAP and OpenID Connect) to enable connection with your YunoHost users, see [the relevant part of the doc](#openid-connect). You will have a **separate account from the rest of your Yunohost server**, potentially with a different username and password. GoToSocial **does not provide a user interface**. diff --git a/README_fr.md b/README_fr.md index 5d5846e..1d7e3b4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,6 +37,7 @@ Vous pouvez consulter [la roadmap](https://github.com/superseriousbusiness/gotos GoToSocial nécessite un **nom de domaine (ou sous domaine) dédié**, par exemple : gotosocial.example.com Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP. +Cependant, il peut être configuré pour utiliser le protocole OpenID Connect et Dex (un programme qui fait la liaison LDAP et OpenID Connect) pour permettra la connection avec vos utilisateurs YunoHost, pour cela, voir [la partie de la doc idoine](#openid-connect). Vous aurez un **compte séparé du reste de votre serveur Yunohost**, avec potentiellement un nom d'utilisateur et un mot de passe différent. GoToSocial **ne dispose pas d'une interface utilisateur-ice**.