From 325acc6a43224433402068b009a85212f189d821 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 26 Oct 2023 01:45:55 +0200 Subject: [PATCH] add docs --- doc/DISCLAIMER.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 80b2843..f4ad14b 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -82,3 +82,11 @@ And to promote them as an administrator of your instance: ```bash ./gotosocial --config-path config.yaml admin account promote --username some_username ``` + +#### OpenID Connect + +To use OpenID Connect, the YunoHost admin must: + +* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package +* configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place) +* configure GTS using the config panel's OIDC form: `Applications > GoToSocial > Config Panel > OpenID Connect settings`