...
- get policy data from consul-kv
- request policy-handler to subscribe or get policies based on some flags in the blueprint to decide per component on whether to subscribe it to policy-updates or just bring the policies
- policy-handler will ask PDP to add the subscription and return the policies for the component or just get the policies for the component
- policy-handler to return the policies to config-binding-service
...