diff --git a/README.md b/README.md index 7fa778e..06ef2c8 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,14 @@ This project allows to bring up with ease a full identity provider and many apps 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) | +| ![](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 diff --git a/docs/img/admin_import.png b/docs/img/admin_import.png deleted file mode 100644 index 4ca22fc..0000000 Binary files a/docs/img/admin_import.png and /dev/null differ