[~colum.foskin] Binding currently happens inside keycloak apb: https://github.com/aerogearcatalog/keycloak-apb/blob/master/roles/bind-keycloak-apb/tasks/main.yml#L133-L142 This is creating client secret. From our sync-apb we need to read that file and have environment variable to detect that . I'm not 100 % sure if binding is going to restart target container so this part is left for investigation. |
|