Added admin info to readme
parent
e85ff8fe07
commit
1fc7db2b3e
18
README.md
18
README.md
|
@ -15,6 +15,24 @@ This project allows to bring up with ease a full identity provider and many apps
|
|||
| ---------------------------- | ------------------------------- |
|
||||
| ![](docs/img/classrooms.png) | ![](docs/img/cloud_storage.png) |
|
||||
|
||||
# Administration interface
|
||||
|
||||
Now there is an administration interface that allows to easily manager users and groups and keep it in sync between applications. This is done by executing actions on the applications apis.
|
||||
|
||||
| |
|
||||
| --------------------------------- |
|
||||
| ![](docs/img/admin_sync.png) |
|
||||
| ![](docs/img/admin_user_edit.png) |
|
||||
|
||||
To easily migrate and populate system there are also two provided imports for users and groups:
|
||||
|
||||
- From Google Admin Console as a JSON dump
|
||||
- From a CSV file
|
||||
|
||||
![](docs/img/admin_import.png)
|
||||
|
||||
This admin interface is now in an alpha status but allows to manage users in sync between keycloak, moodle and nextcloud.
|
||||
|
||||
# Project status
|
||||
|
||||
It works but as we are working on it it will have lots of improvements upcoming months. Some automatizations need to be done, specially with SAML integration and Keycloak initial personalization.
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 89 KiB |
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
Binary file not shown.
After Width: | Height: | Size: 169 KiB |
|
@ -1 +1 @@
|
|||
Subproject commit 90ef56bbdffc7141b0f2f2df8ae7eeafdee2ff19
|
||||
Subproject commit fab77bc09e3ced3dabe6c2037837d41bd2dc3b32
|
Loading…
Reference in New Issue