1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
gotosocial_ynh/doc/DISCLAIMER_fr.md
OniriCorpe 63747fd424
implementing OIDC (#109)
* add OIDC pertaining variables in the scripts & in the config panel

* typo & lowercase

* add docs

* Auto-update README

* translating new docs

* Auto-update README

* add mention of OpenID Connect in replacement of LDAP

* Auto-update README

* typo

* Auto-update README

* move the docs in a separate file (it's getting long)

* fix links

* Auto-update README

* fix relative links

* mention of the need to compile Dex

* typo

* typo

* updating readmes (add Store link) & docs link moved to description.md

* Auto-update README

* continuing work

* continuing work

* finishing translations

* docs enhancement (step by step installation of OpenID Connect)

* add a link to the official GTS docs about OIDC

* typo

* change the Dex link from the ynh repo to the ynh store

* fix docs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-11-05 05:46:30 +01:00

1.1 KiB

GoToSocial est encore en alpha et peut etre instable. La beta est prévue pour 2024.
Vous pouvez consulter la roadmap pour vérifier l'avancée des fonctionnalités de GoToSocial.

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.
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.
Vous devrez utiliser un client compatible avec Mastodon comme Tusky sur Android, Feditext sur iOS ou une instance de Semaphore en Web.