Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow organizations to set limits on invite link access #2

Closed
Chuxel opened this issue Sep 20, 2017 · 5 comments
Closed

Allow organizations to set limits on invite link access #2

Chuxel opened this issue Sep 20, 2017 · 5 comments

Comments

@Chuxel
Copy link
Member

Chuxel commented Sep 20, 2017

Currently VS Live Share allows anyone with an invite link to sign in and join a collaboration session. The invite link identifier is only valid while collaboration session is active (so time is a factor), is large, and non-guessable which increases the overall security of the approach. However, while this is convenient and reduces friction for guests some organizations may want to lock down to specific individuals instead.

Organizations should be able to establish a set of users in a Live Share “account” and set minimum invite link access at one of the following levels:

  1. Anonymous access (if supported, see Allow "anonymous" sign ins #3)
  2. Anyone with the link
  3. Anyone in the account
  4. Specific groups

Organizations should be able to change these settings at any time and have this update any existing links automatically.

mschulz-msft pushed a commit that referenced this issue Apr 10, 2018
Fixing breadcrumbs, formatting
@joemellin
Copy link

joemellin commented Sep 19, 2019

Hi All, Please like and subscribe to this issue if you want to be notified when it ships.

@rlh1994
Copy link

rlh1994 commented Mar 3, 2020

Just wondering if there had been progress on this? I am trying to get my Azure AD admin to enable this when logged in via work account (Office365) however they are concerned that the session link could be shared externally (on purpose) breaking out security policy. If admins could set a minimum level (in our case, internal users only) this would enable us to start using the extension.

@EikeVerdenhalven
Copy link

EikeVerdenhalven commented May 27, 2020

@joemellin : My company is using Visual Studio for almost everything. As our process are partially have to comply to external regulations security is of major concern. Being able to centrally define a closed user group (e.g. for the companies domain) is a key feature for us.
See also #341, #718, #3010

@CJHarmath
Copy link

@fubaduba @joemellin Just stumbled across the vsls-contrib/gatekeeper extension which adds capabilities for further restrict who can you share with which seems awesome!
The collaborators are from Microsoft, so wondering what's the chance of folding that code into the live share?

@derekbekoe
Copy link
Collaborator

For Visual Studio, we announced enterprise policies. To learn more, see the following links:

Currently, we are not able to support policies in VS Code due to microsoft/vscode#147756 and microsoft/vscode#151948. When VS Code supports policies, Live Share can re-visit adding these.

Based on the above, I am going to close this issue. However, rest assured that we love your input. If you have a use-case for additional VS policies outside of what is currently available, please provide feedback at https://learn.microsoft.com/en-us/visualstudio/liveshare/use/policies-visual-studio#contact-us.

@derekbekoe derekbekoe closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants