You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/team-management-github-username.mdx
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,25 +18,31 @@ Replicated recommends that Vendor Portal admins manage user access to the collab
18
18
* Users are automatically removed from the collab repository when they are removed from the Vendor Portal team.
19
19
* Vendor portal and collab repository RBAC policies are managed from a single location.
20
20
21
-
## Add Users to the Collab Repository {#add}
22
-
23
-
This procedure describes how to use the Vendor Portal to access the collab repository for the first time as an Admin, then automatically add new and existing users to the repository. This allows you to use the Vendor Portal to manage the GitHub roles for users in the collab repository, rather than manually adding, managing, and removing users from the repository through GitHub.
24
-
25
-
### Prerequisite
21
+
## Prerequisite
26
22
27
23
Your team must have a replicated-collab repository configured to add users to
28
24
the repository and to manage repository access through the Vendor Portal. To get
29
25
a collab support repository configured in GitHub for your team, complete the onboarding
30
26
instructions in the email you received from Replicated. You can also access the [Replicated community help forum](https://community.replicated.com/) for assistance.
31
27
32
-
### Procedure
28
+
## Limitation
29
+
30
+
GitHub Enterprise Managed Users cannot be used to grant access to a team's replicated-collab repository. Instead, add your personal GitHub username to the Vendor Portal user account for collab repository access.
31
+
32
+
This is because managed user accounts like Enterprise Managed Users cannot be invited to organizations or repositories outside of the enterprise. For more information, see [Abilities and restrictions of managed user accounts](https://docs.github.com/en/enterprise-cloud@latest/admin/managing-iam/understanding-iam-for-enterprises/abilities-and-restrictions-of-managed-user-accounts#visibility-and-invitations) in the GitHub documentation.
33
+
34
+
## Add Users to the Collab Repository {#add}
35
+
36
+
This procedure describes how to use the Vendor Portal to access the collab repository for the first time as an Admin, then automatically add new and existing users to the repository. This allows you to use the Vendor Portal to manage the GitHub roles for users in the collab repository, rather than manually adding, managing, and removing users from the repository through GitHub.
33
37
34
38
To add new and existing users to the collab repository through the Vendor Portal:
35
39
36
40
1. As a Vendor Portal admin, log in to your Vendor Portal account. In the [Account Settings](https://vendor.replicated.com/account-settings) page, add your GitHub username and click **Save Changes**.
37
41
38
42
<imgsrc="/images/account-info.png"alt="Account info in the Vendor Portal"width="600"/>
39
43
44
+
[View a larger version of this image](/images/account-info.png)
45
+
40
46
The Vendor Portal automatically adds your GitHub username to the collab repository and assigns it the Admin role. You receive an email with details about the collab repository when you are added.
41
47
42
48
1. Follow the collab repository link from the email that you receive to log in to your GitHub account and access the repository.
0 commit comments