Create sso.md

This commit is contained in:
Jonas Leiner
2025-04-07 11:55:51 +02:00
committed by GitHub
parent be5779e201
commit 33f2f67ba8

15
docs/docs/sso.md Normal file
View File

@@ -0,0 +1,15 @@
# Setting up SSO
You can use external OpenID Providers like Google, Keycloak, ... to allow your users to sign into Libredesk.
!!! Keep in mind
You still have to create the user accounts in Libredesk, they do not get created automatically.
## Keycloak
1. Go to your keycloak admin console and create a new client.
2. xxxxx
## Other providers
You can use them, but there is currently no documentation for it. Feel free to change that!