Are there any plans to support OIDC for the dashboard or integrate the Dashboard in Spring Boot, so there is no need to start its own webserver. Then the whole security configuration can be handled by Spring Security.
I want to be able to implement my own security mechanism like OAuth to protect dashboard and API.