...
- Generic config management
- Export/import of config items/entities
- Copy/delete (Copy as poor man's versioning, should it also work on groups of items)
- Editing of entities in the GUI
- Raw config edit
- GUI edit of common configuration items
- Apply config
- Git config save
- Git config restore
- Generic post processor for configs (could be used to implement (config and Git push)
- Management of individual IDPs/Authorisation Servers/OPs and SPs/RPs/clients within the proxy (naming - "client" is more an Oauth2 term and too overloaded)
- Config checks (could also be one of post-processors)
- Rollback from Git (Git config restore)
- Topology graph
- Management of multiple proxy instances
- Management of proxy (related) data for individual entities
- Entity lifecycle
- Draft
- Test
- Production
- Support for parked entities/configs
...