We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5779e commit 33f2f67Copy full SHA for 33f2f67
docs/docs/sso.md
@@ -0,0 +1,15 @@
1
+# Setting up SSO
2
+
3
+You can use external OpenID Providers like Google, Keycloak, ... to allow your users to sign into Libredesk.
4
5
+!!! Keep in mind
6
+ You still have to create the user accounts in Libredesk, they do not get created automatically.
7
8
+## Keycloak
9
10
+1. Go to your keycloak admin console and create a new client.
11
+2. xxxxx
12
13
+## Other providers
14
15
+You can use them, but there is currently no documentation for it. Feel free to change that!
0 commit comments