I have a spring boot application secured with keycloak. I have a client in keycloak specific for this application.
Now I want to deploy spring boot admin and also implement keycloak on it. My question is how can I let the spring-boot-admin talk to my app?