1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
This commit is contained in:
OniriCorpe 2023-10-26 01:57:10 +02:00
parent 1e38f44d4a
commit 8b09100bd0

View file

@ -4,7 +4,7 @@ You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/bl
GoToSocial require a **dedicated domain (or subdomain) name**, for example: gotosocial.example.com GoToSocial require a **dedicated domain (or subdomain) name**, for example: gotosocial.example.com
This package is not-working with the SSO (single-sign on) or LDAP integration. This package is not-working with the SSO (single-sign on) or LDAP integration.
However, it can be configured to use the OpenID Connect protocol and Dex (a program that links LDAP and OpenID Connect) to enable connection with your YunoHost users, see [the relevant part of the doc](#openid-connect). However, it can be configured to use the OpenID Connect protocol and Dex (a program that links LDAP and OpenID Connect) to enable connection with your YunoHost users, see [the relevant part of the doc](#openid-connect).
You will have a **separate account from the rest of your Yunohost server**, potentially with a different username and password. You will have a **separate account from the rest of your Yunohost server**, potentially with a different username and password.
GoToSocial **does not provide a user interface**. GoToSocial **does not provide a user interface**.