openfoodfoundation / openfoodnetwork

Connect suppliers, distributors and consumers to trade local produce.
https://www.openfoodnetwork.org
GNU Affero General Public License v3.0
1.09k stars 708 forks source link

API User with Group Owner access can GET Enterprise profile info on DFC Enterprise Connector #11715

Open kirstenalarsen opened 8 months ago

kirstenalarsen commented 8 months ago

Description

- As an API User managing a Group via Groups API (as per #11335) - When I GET a list of Enterprise IDs from the Groups Connector - I want to be able to GET the Enterprise information from the Enterprise Connector for Enterprises in my Group/s

Considerations:

Acceptance Criteria & Tests

TBC if/as moved into dev

1.

kirstenalarsen commented 1 week ago

@mkllnk @David-OFN-CA is this relevant to Waterloo project?

mkllnk commented 1 week ago

I think that this can be closed as not needed. Enterprises give the portal the API key to access enterprise information and group endpoints tell us which enterprises are in the groups. We don't need to combine the data in one go with only one API key.