README update
This commit is contained in:
parent
6e9e666e19
commit
96fc96469b
15
README.md
15
README.md
@ -1,4 +1,6 @@
|
|||||||
# [auth.rxbn.de](https://auth.rxbn.de) - Single sign-on GUI
|
# [auth.rxbn.de](https://auth.rxbn.de) - Single sign-on (SSO) Service
|
||||||
|
|
||||||
|
Single sign-on authentication and authorization service for rxbn.de services
|
||||||
|
|
||||||
# start server
|
# start server
|
||||||
## normal start
|
## normal start
|
||||||
@ -11,7 +13,10 @@ $ DB_URL=mongodb://user:pass@ip:port/db NODE_ENV=debug node app.js
|
|||||||
```
|
```
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
| title | description | |
|
| title | description | - |
|
||||||
| ----- | ----------- | - |
|
| ----- | ----------- | --- |
|
||||||
| database models |
|
| database models | user, service, etc. pp. | - |
|
||||||
| modules |
|
| modules | database, authentication, etc. pp. | - |
|
||||||
|
| cli user management | get, add, modify, delete user data | - |
|
||||||
|
| event handling | handle CLI events | - |
|
||||||
|
| web service | GUI | - |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user