browser_app | ||
data/pki | ||
lenticular_cloud | ||
mokup | ||
static | ||
templates | ||
tests | ||
.gitignore | ||
application.cfg | ||
import.py | ||
Makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
requirements.txt | ||
webpack.config.js | ||
wsgi.py |
Lenticular Cloud
Simple user Manager in LDAP
Features
- frontend for hydra
- Web Platform to mange users
- client certs
- ldap backend, can be used by other services
Auth Methods:
- U2F (TODO)
- TOTP
- Password
- WebAuth (TODO)
Tested Services
- GitTea (OIDC)
- Seafile (OIDC)
Postfix/Dovecot (OIDC/client cert/password)- prosody (client cert/
password)