sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.29k forks source link

Improve permissions handling for GSuite deployment #5995

Open lguychard opened 5 years ago

lguychard commented 5 years ago

There is no way for an admin to pre-set permissions when deploying the Chrome extension through GSuite, which means that each user will have to individually grant the browser extension permissions for their code host URL if it's not github.com.

We should improve this, by, eg. allowing the admin to set an array of codeHostUrls through managed storage, and badging the extension's icon if some codeHostUrls are set to hint that users should open the popup to grant permissions.

github-actions[bot] commented 3 years ago

Heads up @joelkw @felixfbecker - the "team/extensibility" label was applied to this issue.