mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Update README.md
This commit is contained in:
parent
ff9de650a6
commit
acbeb0b511
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -1,13 +1,17 @@
|
|||
SSOwat
|
||||
======
|
||||
|
||||
A simple SSO for nginx, written in Lua
|
||||
A simple LDAP SSO for nginx, written in Lua
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
Nginx "Openresty" flavored : http://openresty.org/
|
||||
or nginx-extras in Debian wheezy-backports
|
||||
- Nginx-extras from Debian wheezy-backports
|
||||
- lua-json
|
||||
- lua-ldap
|
||||
OR
|
||||
- Nginx "Openresty" flavored : http://openresty.org/
|
||||
- lua-ldap
|
||||
|
||||
|
||||
Example Nginx conf
|
||||
|
|
Loading…
Reference in a new issue