Skip to content

Commit a5d52dc

Browse files
authored
Add landing page for GitHub Enterprise (github#19041)
1 parent 30a1225 commit a5d52dc

File tree

159 files changed

+926
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+926
-89
lines changed

content/admin/advanced-security/about-licensing-for-github-advanced-security.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ intro: 'You need a license to use {% data variables.product.prodname_GH_advanced
44
product: '{% data reusables.gated-features.ghas %}'
55
versions:
66
enterprise-server: '>=3.1'
7+
type: overview
78
topics:
9+
- Advanced Security
810
- Enterprise
11+
- Licensing
12+
- Security
913
---
1014

1115
### About licensing for {% data variables.product.prodname_GH_advanced_security %}

content/admin/advanced-security/configuring-code-scanning-for-your-appliance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ redirect_from:
99
- /admin/configuration/configuring-code-scanning-for-your-appliance
1010
versions:
1111
enterprise-server: '>=2.22'
12+
type: how_to
1213
topics:
14+
- Advanced Security
15+
- Code scanning
1316
- Enterprise
17+
- Security
1418
---
1519

1620
{% data reusables.code-scanning.beta %}

content/admin/advanced-security/configuring-secret-scanning-for-your-appliance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ redirect_from:
88
- /admin/configuration/configuring-secret-scanning-for-your-appliance
99
versions:
1010
enterprise-server: '>=3.0'
11+
type: how_to
1112
topics:
13+
- Advanced Security
1214
- Enterprise
15+
- Secret scanning
16+
- Security
1317
---
1418

1519
{% data reusables.secret-scanning.beta %}

content/admin/advanced-security/enabling-github-advanced-security-for-your-enterprise.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ intro: 'You can configure {% data variables.product.product_name %} to include {
55
product: '{% data reusables.gated-features.ghas %}'
66
versions:
77
enterprise-server: '>=2.22'
8+
type: how_to
89
topics:
10+
- Advanced Security
11+
- Code scanning
912
- Enterprise
13+
- Secret scanning
14+
- Security
1015
---
1116

1217
### About enabling {% data variables.product.prodname_GH_advanced_security %}

content/admin/authentication/about-identity-and-access-management-for-your-enterprise.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ intro: 'You can use {% if enterpriseServerVersions contains currentVersion %}{%
55
product: '{% data reusables.gated-features.saml-sso %}'
66
versions:
77
github-ae: '*'
8+
type: overview
9+
topics:
10+
- Accounts
11+
- Access management
12+
- Authentication
13+
- Enterprise
14+
- Identity
815
---
916

1017
### About identity and access management for your enterprise

content/admin/authentication/allowing-built-in-authentication-for-users-outside-your-identity-provider.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ redirect_from:
66
- /enterprise/admin/authentication/allowing-built-in-authentication-for-users-outside-your-identity-provider
77
versions:
88
enterprise-server: '*'
9+
type: how_to
910
topics:
11+
- Accounts
12+
- Authentication
1013
- Enterprise
14+
- Identity
1115
---
1216

1317
### About built-in authentication for users outside your identity provider

content/admin/authentication/changing-authentication-methods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ redirect_from:
66
- /enterprise/admin/authentication/changing-authentication-methods
77
versions:
88
enterprise-server: '*'
9+
type: overview
910
topics:
11+
- Accounts
12+
- Authentication
1013
- Enterprise
14+
- Identity
1115
---
1216
User accounts on {% data variables.product.product_location %} are preserved when you change the authentication method and users will continue to log into the same account as long as their username doesn't change.
1317

content/admin/authentication/configuring-authentication-and-provisioning-for-your-enterprise-using-azure-ad.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
---
22
title: Configuring authentication and provisioning for your enterprise using Azure AD
33
shortTitle: Configuring with Azure AD
4-
intro: You can use a tenant in Azure Active Directory (Azure AD) as an identity provider (IdP) to centrally manage authentication and user provisioning for {% data variables.product.product_location %}.
5-
permissions: Enterprise owners can configure authentication and provisioning for an enterprise on {% data variables.product.product_name %}.
4+
intro: 'You can use a tenant in Azure Active Directory (Azure AD) as an identity provider (IdP) to centrally manage authentication and user provisioning for {% data variables.product.product_location %}.'
5+
permissions: 'Enterprise owners can configure authentication and provisioning for an enterprise on {% data variables.product.product_name %}.'
66
product: '{% data reusables.gated-features.saml-sso %}'
77
versions:
88
github-ae: '*'
9+
type: how_to
10+
topics:
11+
- Accounts
12+
- Authentication
13+
- Enterprise
14+
- Identity
15+
- SSO
916
---
1017

1118
### About authentication and user provisioning with Azure AD

content/admin/authentication/configuring-saml-single-sign-on-for-your-enterprise.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
---
22
title: Configuring SAML single sign-on for your enterprise
33
shortTitle: Configuring SAML SSO
4-
intro: You can configure SAML single sign-on (SSO) for your enterprise, which allows you to centrally control authentication for {% data variables.product.product_location %} using your identity provider (IdP).
4+
intro: 'You can configure SAML single sign-on (SSO) for your enterprise, which allows you to centrally control authentication for {% data variables.product.product_location %} using your identity provider (IdP).'
55
product: '{% data reusables.gated-features.saml-sso %}'
6-
permissions: Enterprise owners can configure SAML SSO for an enterprise on {% data variables.product.product_name %}.
6+
permissions: 'Enterprise owners can configure SAML SSO for an enterprise on {% data variables.product.product_name %}.'
77
versions:
88
github-ae: '*'
9+
type: how_to
10+
topics:
11+
- Accounts
12+
- Authentication
13+
- Enterprise
14+
- Identity
15+
- SSO
916
---
1017

1118
### About SAML SSO

content/admin/authentication/configuring-user-provisioning-for-your-enterprise.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
---
22
title: Configuring user provisioning for your enterprise
33
shortTitle: Configuring user provisioning
4-
intro: You can configure System for Cross-domain Identity Management (SCIM) for your enterprise, which automatically provisions user accounts on {% data variables.product.product_location %} when you assign the application for {% data variables.product.product_location %} to a user on your identity provider (IdP).
5-
permissions: Enterprise owners can configure user provisioning for an enterprise on {% data variables.product.product_name %}.
4+
intro: 'You can configure System for Cross-domain Identity Management (SCIM) for your enterprise, which automatically provisions user accounts on {% data variables.product.product_location %} when you assign the application for {% data variables.product.product_location %} to a user on your identity provider (IdP).'
5+
permissions: 'Enterprise owners can configure user provisioning for an enterprise on {% data variables.product.product_name %}.'
66
product: '{% data reusables.gated-features.saml-sso %}'
77
versions:
88
github-ae: '*'
9+
type: how_to
10+
topics:
11+
- Accounts
12+
- Authentication
13+
- Enterprise
14+
- Identity
15+
- SSO
916
---
1017

1118
### About user provisioning for your enterprise

0 commit comments

Comments
 (0)