From 56e4a16f639331ee398fac4da91b303b0dccef5d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 23:46:01 +0000 Subject: [PATCH] Auto-update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e4bfdff..c7c307d 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,14 @@ And to promote them as an administrator of your instance: ./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` + ## :red_circle: Antifeatures - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.