Add OCM communication feature
Compare changes
Files
2
features/ocmAuthCommunication.feature
0 → 100644
+ 18
− 0
\ No newline at end of file
Communication with OCM should be decoupled from the policy service and be up to the policy developer. However, the policy developer should be able to query the OCM for their purposes. That's why we need to create a helper function to interact with it.
The merge request contains the scenarios for the e2e case of OCM communication usage