Policy implementation for EDC #962
arnabghosh3654
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to transfer some data from one connector to another. Each connector to have their separate DB (H2 or SQL). Now I also want some policy for this data eg: The data should only be available for a certain time (say an hour) and also it should not be forwarded to other connectors which are not in a whitelist etc. I understand for EDC the data and control plane is separate. Is there a mechanism currently for implementing the above case scenario? Thanks so much for the help
Beta Was this translation helpful? Give feedback.
All reactions