Skip to content

Commit 953ad1e

Browse files
author
Chhannopraingsey11
authored
Main
1 parent 0911ead commit 953ad1e

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed
Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1 @@
1-
---
2-
title: Adding outside collaborators to repositories in your organization
3-
intro: You can allow people who aren't members of your organization to access repositories that your organization owns.
4-
redirect_from:
5-
- /articles/adding-outside-collaborators-to-repositories-in-your-organization
6-
- /github/setting-up-and-managing-organizations-and-teams/adding-outside-collaborators-to-repositories-in-your-organization
7-
- /organizations/managing-access-to-your-organizations-repositories/adding-outside-collaborators-to-repositories-in-your-organization
8-
- /organizations/managing-user-access-to-your-organizations-repositories/adding-outside-collaborators-to-repositories-in-your-organization
9-
versions:
10-
fpt: '*'
11-
ghes: '*'
12-
ghec: '*'
13-
topics:
14-
- Organizations
15-
- Teams
16-
shortTitle: Add outside collaborator
17-
permissions: People with admin access to a repository can add an outside collaborator to the repository.
18-
---
191

20-
{% data reusables.enterprise-managed.repo-collaborators-note %}
21-
22-
## About outside collaborators
23-
24-
{% data reusables.organizations.about-outside-collaborators %} You can choose the level of access to grant for each outside collaborator. {% data reusables.organizations.outside_collaborator_forks %}
25-
26-
{% data reusables.organizations.outside-collaborators-use-seats %}
27-
28-
{% ifversion fpt %}
29-
Organizations that use {% data variables.product.prodname_ghe_cloud %} can restrict the ability to invite collaborators. For more information, see [AUTOTITLE](/enterprise-cloud@latest/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators) in the {% data variables.product.prodname_ghe_cloud %} documentation.
30-
{% else %}
31-
Organization and enterprise owners can restrict the ability to invite collaborators. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators) and [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-inviting-outside-collaborators-to-repositories).
32-
{% endif %}
33-
34-
{% ifversion ghes %}
35-
Before you can add someone as an outside collaborator on a repository, the person must have a personal account on {% data variables.location.product_location %}. If your enterprise uses an external authentication system such as SAML or LDAP, the person you want to add must sign in through that system to create an account. If the person does not have access to the authentication system and built-in authentication is enabled for your enterprise, a site administrator can create an account for the person. For more information, see [AUTOTITLE](/admin/identity-and-access-management/using-built-in-authentication/configuring-built-in-authentication).
36-
{% elsif ghec %}
37-
Outside collaborators are not required to use SAML SSO to access resources in your organization. For more information, see [AUTOTITLE](/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-saml-single-sign-on-for-your-enterprise).
38-
{% endif %}
39-
40-
If your organization requires two-factor authentication, all outside collaborators must enable two-factor authentication before accepting your invitation to collaborate on a repository. For more information, see [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization).
41-
42-
Outside collaborators cannot be added to a team, team membership is restricted to members of the organization.
43-
44-
## Adding outside collaborators to a repository
45-
46-
You can give outside collaborators access to a repository in your repository settings. For more information, see [AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository#inviting-a-team-or-person).

0 commit comments

Comments
 (0)