mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
add a link to the official GTS docs about OIDC
This commit is contained in:
parent
874a1e093e
commit
39655b6b3e
2 changed files with 4 additions and 0 deletions
|
@ -76,6 +76,8 @@ And to promote them as an administrator of your instance:
|
||||||
|
|
||||||
## OpenID Connect
|
## OpenID Connect
|
||||||
|
|
||||||
|
You can read the [official GoToSocial documentation about OpenID Connect](https://docs.gotosocial.org/en/latest/configuration/oidc/) in support if you want.
|
||||||
|
|
||||||
To use OpenID Connect, the YunoHost admin must:
|
To use OpenID Connect, the YunoHost admin must:
|
||||||
|
|
||||||
* Install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive)
|
* Install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive)
|
||||||
|
|
|
@ -76,6 +76,8 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
|
||||||
|
|
||||||
## OpenID Connect
|
## OpenID Connect
|
||||||
|
|
||||||
|
Vous pouvez regarder la [documentation officielle de GoToSocial au sujet de OpenID Connect](https://docs.gotosocial.org/en/latest/configuration/oidc/) en support si vous le souhaitez.
|
||||||
|
|
||||||
Pour utiliser OpenID Connect, l'admin YunoHost doit:
|
Pour utiliser OpenID Connect, l'admin YunoHost doit:
|
||||||
|
|
||||||
* Installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) (notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources)
|
* Installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) (notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources)
|
||||||
|
|
Loading…
Add table
Reference in a new issue