Go to file
TuxCoder 67b69104d6 add more registration stuff, admin interface 2020-06-01 23:43:10 +02:00
browser_app add more registration stuff, admin interface 2020-06-01 23:43:10 +02:00
data/pki update data folder 2020-05-09 20:57:16 +02:00
lenticular_cloud add more registration stuff, admin interface 2020-06-01 23:43:10 +02:00
mokup init commit 2020-05-09 20:00:07 +02:00
static add more registration stuff, admin interface 2020-06-01 23:43:10 +02:00
templates add more registration stuff, admin interface 2020-06-01 23:43:10 +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 add more registration stuff, admin interface 2020-06-01 23:43:10 +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)