diff --git a/README.md b/README.md index 7270f03..de06a39 100644 --- a/README.md +++ b/README.md @@ -37,7 +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). +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](./doc/DOCS.md#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 fbcf253..baa3f37 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +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). +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](./doc/DOCS_fr.md#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**.