Skip to content

Commit eb4beeb

Browse files
authored
repo sync
2 parents cb98058 + ce27a8d commit eb4beeb

3 files changed

+16
-8
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,7 @@ To configure authentication and user provisioning for {% data variables.product.
2828

2929
{% if currentVersion == "github-ae@latest" %}
3030

31-
1. In Azure AD, add {% data variables.product.ae_azure_ad_app_link %} to your tenant and configure single sign-on.
32-
33-
| Value in Azure AD | Value from {% data variables.product.prodname_ghe_managed %} |
34-
| :- | :- |
35-
| Identifier (Entity ID) | <code>https://<em>YOUR-GITHUB-AE-HOSTNAME</em><code> |
36-
| Reply URL | <code>https://<em>YOUR-GITHUB-AE-HOSTNAME</em>/saml/consume</code> |
37-
| Sign on URL | <code>https://<em>YOUR-GITHUB-AE-HOSTNAME</em>/sso</code> |
31+
1. In Azure AD, add {% data variables.product.ae_azure_ad_app_link %} to your tenant and configure single sign-on. For more information, see [Tutorial: Azure Active Directory single sign-on (SSO) integration with {% data variables.product.prodname_ghe_managed %}](https://docs.microsoft.com/azure/active-directory/saas-apps/github-ae-tutorial) in the Microsoft Docs.
3832

3933
1. In {% data variables.product.prodname_ghe_managed %}, enter the details for your Azure AD tenant.
4034

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ After a user successfully authenticates on your IdP, the user's SAML session for
3838

3939
{% data reusables.saml.ae-enable-saml-sso-during-bootstrapping %}
4040

41+
The following IdPs provide documentation about configuring SAML SSO for {% data variables.product.product_name %}. If your IdP isn't listed, please contact your IdP to request support for {% data variables.product.product_name %}.
42+
43+
| IdP | More information |
44+
| :- | :- |
45+
| Azure AD | [Tutorial: Azure Active Directory single sign-on (SSO) integration with {% data variables.product.prodname_ghe_managed %}](https://docs.microsoft.com/azure/active-directory/saas-apps/github-ae-tutorial) in the Microsoft Docs |
46+
4147
During initialization for {% data variables.product.product_name %}, you must configure {% data variables.product.product_name %} as a SAML Service Provider (SP) on your IdP. You must enter several unique values on your IdP to configure {% data variables.product.product_name %} as a valid SP.
4248

4349
| Value | Other names | Description | Example |

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,15 @@ You must have administrative access on your IdP to configure the application for
6262
![Checkbox for "Require SCIM user provisioning" within enterprise security settings](/assets/images/help/enterprises/settings-require-scim-user-provisioning.png)
6363
1. Click **Save**.
6464
![Save button under "Require SCIM user provisioning" within enterprise security settings](/assets/images/help/enterprises/settings-scim-save.png)
65-
1. Configure user provisioning in the application for {% data variables.product.product_name %} on your IdP. The application on your IdP requires two values to provision or deprovision user accounts on {% data variables.product.product_location %}.
65+
1. Configure user provisioning in the application for {% data variables.product.product_name %} on your IdP.
66+
67+
The following IdPs provide documentation about configuring provisioning for {% data variables.product.product_name %}. If your IdP isn't listed, please contact your IdP to request support for {% data variables.product.product_name %}.
68+
69+
| IdP | More information |
70+
| :- | :- |
71+
| Azure AD | [Tutorial: Configure {% data variables.product.prodname_ghe_managed %} for automatic user provisioning](https://docs.microsoft.com/azure/active-directory/saas-apps/github-ae-provisioning-tutorial) in the Microsoft Docs |
72+
73+
The application on your IdP requires two values to provision or deprovision user accounts on {% data variables.product.product_location %}.
6674

6775
| Value | Other names | Description | Example |
6876
| :- | :- | :- | :- |

0 commit comments

Comments
 (0)