www.fgks.org   »   [go: up one dir, main page]

Skip to main content

Choosing an enterprise type for GitHub Enterprise Cloud

Decide whether Enterprise Managed Users is right for your enterprise by asking yourself some questions.

Before you create your enterprise account, you must choose an enterprise type:

  • Enterprise with personal accounts
  • Enterprise with managed users

To decide which is best for your enterprise, ask yourself the following questions.

Do you want to control users' accounts?

Enterprise Managed Users may be right for your enterprise if you don't want enterprise members to use their own personal accounts to access your enterprise's resources.

Managed users

Enterprise Managed Users provides a true SSO experience for users:

  • You provision the accounts for your users.
  • You ensure that user accounts conform with your company identity, by controlling usernames and email addresses.
  • Users must authenticate with your identity management system, using SAML or OIDC.

If you currently require your users to create a new personal account on GitHub.com to contribute to your company's resources, Enterprise Managed Users might be a better alternative.

Personal accounts

If you do not choose Enterprise Managed Users:

  • Each user must create, manage, and sign in to a personal account on GitHub.com.
  • You can configure SAML authentication so that users must also authenticate to your external identity management system. GitHub links the user's personal account to an external identity on the identity management system.
  • User provisioning is not available. You can use System for Cross-domain Identity Management (SCIM) to provision access to individual organizations.

Consider personal accounts if using your external identity management system as the source of truth for user and access management would add too much complexity. For example, you do not have an established process for onboarding new users in the system.

Is your external identity management system supported?

Consider whether you already use, or can adopt, a supported identity management system.

Managed users

GitHub partners with some developers of identity management systems to provide a "paved-path" integration with Enterprise Managed Users, which includes both authentication and provisioning.

If you cannot use a paved-path integration, you can use another identity management system that meets our guidelines.

For full details, see "About Enterprise Managed Users."

Personal accounts

You can use any external identity management system that adheres to the SAML 2.0 standard.

GitHub officially supports and tests some systems. See "Configuring SAML single sign-on for your enterprise."

Do you need public repositories, gists, or GitHub Pages sites?

To prevent enterprise members from accidentally leaking corporate-owned content to the public, Enterprise Managed Users imposes strong restrictions on what users can do.

Review the restrictions with your users, and confirm whether they will hinder your existing workflows. If so, an enterprise with personal accounts may be a better choice.

Do you require collaboration outside of your enterprise?

Managed user accounts can only contribute to repositories within your enterprise. If your developers must contribute to repositories outside of your enterprise (including private repositories), Enterprise Managed Users may not be right for you.

For a managed user to collaborate outside your enterprise, they must also maintain a separate, personal account. The complexity of regularly switching between accounts can increase the risk of mistakenly leaking internal code to the public. For details of the required workflow, see "Getting started with Enterprise Managed Users."

Can your enterprise tolerate migration costs?

If you already have an enterprise that uses personal accounts on GitHub.com, adoption of Enterprise Managed Users requires migration to a new enterprise account. To discuss this process, contact GitHub's Sales team.

The migration process may require time or cost from your team. Confirm that this migration process is acceptable to your business and your users. If not, an enterprise with personal accounts may be the better choice.

Further reading