* Add libregraph/idm and remove accounts and glauth
Also add the reva authproviders
* Adjust idm docs after it's now running by default
* Apply suggestions from code review
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
* Update docs/extensions/idm/configuration_hints.md
Co-authored-by: Martin <github@diemattels.at>
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
The resulting data for *accounts* seems to be wrong.
**Originally it shows:**
```
pretty: true
color: true
level: info
```
**Corrected to:**
```
pretty: false
color: false
level: debug
```