mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
translating new docs
This commit is contained in:
parent
325acc6a43
commit
cdcc561e34
1 changed files with 8 additions and 0 deletions
|
@ -82,3 +82,11 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
|
||||||
```bash
|
```bash
|
||||||
./gotosocial --config-path config.yaml admin account promote --username nom_dutilisateur
|
./gotosocial --config-path config.yaml admin account promote --username nom_dutilisateur
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### OpenID Connect
|
||||||
|
|
||||||
|
Pour utiliser OpenID Connect, l'admin YunoHost doit:
|
||||||
|
|
||||||
|
* installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh)
|
||||||
|
* configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement)
|
||||||
|
* configurer GTS en utilisant le formulaire OIDC du panneau de configuration : `Applications > GoToSocial > Panneau de configuration > OpenID Connect settings`
|
||||||
|
|
Loading…
Add table
Reference in a new issue