Why For services like push, it's possible to create another binding after the service is being bound. What Update the services UI to add the "Create Bind" button for some of the bound services. Suggested approach 1. We will expose this information (https://github.com/aerogearcatalog/unifiedpush-apb/blob/master/apb.yml#L25) to let the MDC know that if it should allow create a bind for a bound service 2. If it's allowed, the "Create Bind" button should show up for the bound service, and it will invoke the bind process for the service. |