Go to file
TuxCoder c1c8876b63 update readme.md 2020-05-31 10:55:03 +02:00
browser_app [js] fix bug 2020-05-30 18:59:41 +02:00
data/pki update data folder 2020-05-09 20:57:16 +02:00
lenticular_cloud bugfixes 2020-05-30 23:43:55 +02:00
mokup init commit 2020-05-09 20:00:07 +02:00
static [js] fix bug 2020-05-30 18:59:41 +02:00
templates add registration form 2020-05-27 21:16:14 +02:00
tests init commit 2020-05-09 20:00:07 +02:00
.gitignore update data folder 2020-05-09 20:57:16 +02:00
Makefile init commit 2020-05-09 20:00:07 +02:00
README.md update readme.md 2020-05-31 10:55:03 +02:00
application.cfg add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00
import.py bugfixes 2020-05-30 23:43:55 +02:00
package-lock.json add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00
package.json add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00
requirements.txt add oauth2 token managment, partial password change, bugfixes 2020-05-26 22:55:37 +02:00
webpack.config.js init commit 2020-05-09 20:00:07 +02:00
wsgi.py add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00

README.md

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)