Resolving this task as we collaborated with the core team. https://github.com/aerogearcatalog/keycloak-apb/pull/83 is merged. Keycloak for instance, has 3 annotations now:
org.aerogear.binding.localregistry-keycloak-apb-7zqk9/realm: '{label: "Keycloak Realm", value: "test", type: "string"}' |
org.aerogear.binding.localregistry-keycloak-apb-7zqk9/uri: >- |
{label: "Keycloak URL", value: |
"https://keycloak-test.192.168.42.52.nip.io", type: "href"} |
org.aerogear.binding.localregistry-keycloak-apb-7zqk9/realm-uri: >- |
{label: "Keycloak Realm URL", value: |
"https://keycloak-test.192.168.42.52.nip.io/path/to/realm/test", type: "href"}
|
We just need to do the same for UPS. I will do that in a different task. |