ADSP-Project / Inventory-Exchange-Service

MIT License
1 stars 1 forks source link

Define the implementation of Access Control in Federated marketplace #17

Closed aamruth5 closed 1 year ago

aamruth5 commented 1 year ago

Use Case: As a Federated marketplace, need to way to manage the access of data in the federal network, so they is no breach of access.

Implementation To DO: (Filled by Denis): First a basic communication between shops has to be done. It happens here: https://github.com/ADSP-Project/Federation-Hub/issues/5

Afterwards a naive access management could be implemented. Strucute for it is defined here: https://github.com/ADSP-Project/Federation-Hub/issues/12

Acceptance:

kshpdr commented 1 year ago

Structure is defined in the following ticket: https://github.com/ADSP-Project/Federation-Hub/issues/12