1
0
2019-06-19 00:44:35 +02:00
2019-06-19 00:44:35 +02:00
2019-06-19 00:44:35 +02:00
2019-06-01 22:05:21 +02:00
2019-06-01 22:35:40 +02:00
2019-06-01 22:05:13 +02:00
2019-06-01 22:05:13 +02:00
2019-06-19 00:41:14 +02:00

auth.rxbn.de - Single sign-on (SSO) Service

Single sign-on authentication and authorization service for rxbn.de services

start server

normal start

$ DB_URL=mongodb://user:pass@ip:port/db DB_NAME=authRxbn node app.js

debug start (with debug output/logs)

$ DB_URL=mongodb://user:pass@ip:port/db DB_NAME=authRxbn NODE_ENV=debug node app.js

TODO

title description -
database models user, service, etc. pp. -
modules database, authentication, etc. pp. -
cli user management get, add, modify, delete user data -
event handling handle CLI events -
web service GUI -
Description
Single sign-on (SSO) Service
Readme 309 KiB
Languages
JavaScript 77.2%
Pug 22.3%
CSS 0.5%