- Add new Admin Area - admins can delete users and grant + remove admin rights
- Remove standard Django Admin Area
- Add OIDC_ENABLE environment variable for enabling SSO via OIDC
Breaking Changes
- In order to use SSO via OIDC the environment variable OIDC_ENABLE needs to be set to TRUE. For more information refer to the configuration section of the README.