What problem would this solve?
I'd like to be able to automate that management (add, list, etc.) of system-wide oauth2 applications, and provision applications automatically during deployment (for example using Ansible, or Kubernetes jobs).
What do you propose?
Provide API endpoints for managing (adding, listing, updating, deleting) system-wide oauth2 applications, as currently offered by the UI at /-/admin/applications.
It seems it's only possible to manage user-scoped oauth2 applications via the API now.
What problem would this solve?
I'd like to be able to automate that management (add, list, etc.) of system-wide oauth2 applications, and provision applications automatically during deployment (for example using Ansible, or Kubernetes jobs).
What do you propose?
Provide API endpoints for managing (adding, listing, updating, deleting) system-wide oauth2 applications, as currently offered by the UI at
/-/admin/applications.It seems it's only possible to manage user-scoped oauth2 applications via the API now.