What When an app is bound to push, metrics and sync, there are no configuration details show up in the UI (see the attached screenshot). They should be similar to the UI we have for keycloak. For each of the service, it should at least show a link to the service. If possible, link to the page about the app in that service. Suggested approach This is how it's done in keycloak: https://github.com/aerogearcatalog/keycloak-apb/blob/master/roles/bind-keycloak-apb/tasks/main.yml#L124-L131. The other services should add similar annotations. |