Private supermarket authenticates with one org on the chef server?

My chef server has multiple organizations. My private supermarket server is configured to allow users to log in using my chef server. Right now, users in all organizations on the chef server can log into supermarket.

Is there a way to limit it to users from only one organization on the chef server to upload cookbooks to the supermarket? Or how can I restrict who can upload cookbooks into my supermarket?

Hi Victor!

I’m one of the engineers who works on Supermarket. Unfortunately there is not a way to limit who on your Chef server can log into Supermarket or upload cookbooks in general. You CAN limit who can upload new versions of specific cookbooks, generally only the owner and any users explicitly added as collaborators on the specific cookbook can upload new versions.

Thank you Nell