Skip to content

Commit

Permalink
Update faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmberthold authored Dec 2, 2024
1 parent a57c03c commit c6b5f29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/getting-started/documentation/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,7 @@ Yes, the architecture relys on the data provider directly connecting to the data
### What happens during policy evaluation, if a not-supported contraint is used in a policy?

If the EDC encounters a constraint it does not recognize within a policy, the EDC is designed to simply ignore that constraint during the evaluation process of the access- or contract-policy. This means that the unrecognized constraint will not impact the outcome of the evaluation.

### Is it possible to exchange data between different organizations in a data space?

If two connectors, regardless of their organization, are in the same data space, they can request the catalog from each other and then see the data offers that they are allowed to see according to the access policy and also negotiate successfully if they meet the contract policy.

0 comments on commit c6b5f29

Please sign in to comment.