mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-10-23 05:11:57 +00:00
Create sso.md
This commit is contained in:
15
docs/docs/sso.md
Normal file
15
docs/docs/sso.md
Normal 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!
|
Reference in New Issue
Block a user