mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Created LDAP (markdown)
parent
5f597779ad
commit
574cebbd01
1 changed files with 14 additions and 0 deletions
14
LDAP.md
Normal file
14
LDAP.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
|
||||
LDAP login works now by using this docker-compose.yml file:
|
||||
https://raw.githubusercontent.com/wekan/wekan/edge/docker-compose.yml
|
||||
adding ROOT_URL, LDAP settings etc to that file.
|
||||
|
||||
Using this docker-compose:
|
||||
https://docs.docker.com/compose/install/
|
||||
|
||||
With this command:
|
||||
```
|
||||
docker-compose up -d --no-build
|
||||
```
|
||||
[LDAP Bugs and Feature Requests](https://github.com/wekan/wekan-ldap/issues)
|
||||
Loading…
Add table
Add a link
Reference in a new issue