Skip to content

Commit 8b31006

Browse files
committedMar 28, 2017
Replace 'Github' with 'GitHub'
The name of the Git repository hosting provider is "GitHub", not "Github".
1 parent ddb816f commit 8b31006

File tree

81 files changed

+162
-162
lines changed

Some content is hidden

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

81 files changed

+162
-162
lines changed
 

‎articles/active-directory/active-directory-app-registration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ You can use the inline manifest editor to modify certain application properties
5757
## Next Steps
5858

5959
1. Check out the [Quickstarts](active-directory-developers-guide.md) for detailed walkthroughs of applications performing authentication using Azure AD.
60-
2. Check out our full list of code samples in [Github](https://github.com/azure-samples).
60+
2. Check out our full list of code samples in [GitHub](https://github.com/azure-samples).

‎articles/active-directory/active-directory-saas-github-tutorial.md

+36-36
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Tutorial: Azure Active Directory integration with Github | Microsoft Docs'
3-
description: Learn how to configure single sign-on between Azure Active Directory and Github.
2+
title: 'Tutorial: Azure Active Directory integration with GitHub | Microsoft Docs'
3+
description: Learn how to configure single sign-on between Azure Active Directory and GitHub.
44
services: active-directory
55
documentationCenter: na
66
author: jeevansd
@@ -16,24 +16,24 @@ ms.date: 03/08/2017
1616
ms.author: jeedes
1717

1818
---
19-
# Tutorial: Azure Active Directory integration with Github
19+
# Tutorial: Azure Active Directory integration with GitHub
2020

21-
In this tutorial, you learn how to integrate Github with Azure Active Directory (Azure AD).
21+
In this tutorial, you learn how to integrate GitHub with Azure Active Directory (Azure AD).
2222

23-
Integrating Github with Azure AD provides you with the following benefits:
23+
Integrating GitHub with Azure AD provides you with the following benefits:
2424

25-
- You can control in Azure AD who has access to Github
26-
- You can enable your users to automatically get signed-on to Github (Single Sign-On) with their Azure AD accounts
25+
- You can control in Azure AD who has access to GitHub
26+
- You can enable your users to automatically get signed-on to GitHub (Single Sign-On) with their Azure AD accounts
2727
- You can manage your accounts in one central location - the Azure Management portal
2828

2929
If you want to know more details about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](active-directory-appssoaccess-whatis.md).
3030

3131
## Prerequisites
3232

33-
To configure Azure AD integration with Github, you need the following items:
33+
To configure Azure AD integration with GitHub, you need the following items:
3434

3535
- An Azure AD subscription
36-
- A Github single-sign on enabled subscription
36+
- A GitHub single-sign on enabled subscription
3737

3838

3939
> [!NOTE]
@@ -50,14 +50,14 @@ To test the steps in this tutorial, you should follow these recommendations:
5050
In this tutorial, you test Azure AD single sign-on in a test environment.
5151
The scenario outlined in this tutorial consists of two main building blocks:
5252

53-
1. Adding Github from the gallery
53+
1. Adding GitHub from the gallery
5454
2. Configuring and testing Azure AD single sign-on
5555

5656

57-
## Adding Github from the gallery
58-
To configure the integration of Github into Azure AD, you need to add Github from the gallery to your list of managed SaaS apps.
57+
## Adding GitHub from the gallery
58+
To configure the integration of GitHub into Azure AD, you need to add GitHub from the gallery to your list of managed SaaS apps.
5959

60-
**To add Github from the gallery, perform the following steps:**
60+
**To add GitHub from the gallery, perform the following steps:**
6161

6262
1. In the **[Azure Management Portal](https://portal.azure.com)**, on the left navigation panel, click **Azure Active Directory** icon.
6363

@@ -71,45 +71,45 @@ To configure the integration of Github into Azure AD, you need to add Github fro
7171

7272
![Applications][3]
7373

74-
4. In the search box, type **Github.com**.
74+
4. In the search box, type **GitHub.com**.
7575

7676
![Creating an Azure AD test user](./media/active-directory-saas-github-tutorial/tutorial_github_search02.png)
7777

78-
5. In the results panel, select **Github**, and then click **Add** button to add the application.
78+
5. In the results panel, select **GitHub**, and then click **Add** button to add the application.
7979

8080
![Creating an Azure AD test user](./media/active-directory-saas-github-tutorial/tutorial_github_search_result02.png)
8181

8282

8383
## Configuring and testing Azure AD single sign-on
84-
In this section, you configure and test Azure AD single sign-on with Github based on a test user called "Britta Simon".
84+
In this section, you configure and test Azure AD single sign-on with GitHub based on a test user called "Britta Simon".
8585

86-
For single sign-on to work, Azure AD needs to know what the counterpart user in Github is to a user in Azure AD. In other words, a link relationship between an Azure AD user and the related user in Github needs to be established.
86+
For single sign-on to work, Azure AD needs to know what the counterpart user in GitHub is to a user in Azure AD. In other words, a link relationship between an Azure AD user and the related user in GitHub needs to be established.
8787

88-
This link relationship is established by assigning the value of the **user name** in Azure AD as the value of the **Username** in Github.
88+
This link relationship is established by assigning the value of the **user name** in Azure AD as the value of the **Username** in GitHub.
8989

90-
To configure and test Azure AD single sign-on with Github, you need to complete the following building blocks:
90+
To configure and test Azure AD single sign-on with GitHub, you need to complete the following building blocks:
9191

9292
1. **[Configuring Azure AD Single Sign-On](#configuring-azure-ad-single-sign-on)** - to enable your users to use this feature.
9393
2. **[Creating an Azure AD test user](#creating-an-azure-ad-test-user)** - to test Azure AD single sign-on with Britta Simon.
94-
3. **[Creating a Github test user](#creating-a-Github-test-user)** - to have a counterpart of Britta Simon in Github that is linked to the Azure AD representation of her.
94+
3. **[Creating a GitHub test user](#creating-a-GitHub-test-user)** - to have a counterpart of Britta Simon in GitHub that is linked to the Azure AD representation of her.
9595
4. **[Assigning the Azure AD test user](#assigning-the-azure-ad-test-user)** - to enable Britta Simon to use Azure AD single sign-on.
9696
5. **[Testing Single Sign-On](#testing-single-sign-on)** - to verify whether the configuration works.
9797

9898
### Configuring Azure AD single sign-on
9999

100-
In this section, you enable Azure AD single sign-on in the Azure Management portal and configure single sign-on in your Github application.
100+
In this section, you enable Azure AD single sign-on in the Azure Management portal and configure single sign-on in your GitHub application.
101101

102-
**To configure Azure AD single sign-on with Github, perform the following steps:**
102+
**To configure Azure AD single sign-on with GitHub, perform the following steps:**
103103

104-
1. In the Azure Management portal, on the **Github** application integration page, click **Single sign-on**.
104+
1. In the Azure Management portal, on the **GitHub** application integration page, click **Single sign-on**.
105105

106106
![Configure Single Sign-On][4]
107107

108108
2. On the **Single sign-on** dialog, as **Mode** select **SAML-based Sign-on** to enable single sign on.
109109

110110
![Configure Single Sign-On](./media/active-directory-saas-github-tutorial/tutorial_github_01.png)
111111

112-
3. On the **Github Domain and URLs** section, perform the following steps:
112+
3. On the **GitHub Domain and URLs** section, perform the following steps:
113113

114114
![Configure Single Sign-On](./media/active-directory-saas-github-tutorial/tutorial_github_saml011.png)
115115

@@ -118,7 +118,7 @@ In this section, you enable Azure AD single sign-on in the Azure Management port
118118
b. In the **Identifier** textbox, type a URL using the following pattern: `https://github.com/orgs/<entity-id>`
119119

120120
> [!NOTE]
121-
> Please note that these are not the real values. You have to update these values with the actual Sing-on URL and Identifier. Here we suggest you to use the unique value of string in the Identifier. Go to Github Admin section to retrieve these values.
121+
> Please note that these are not the real values. You have to update these values with the actual Sing-on URL and Identifier. Here we suggest you to use the unique value of string in the Identifier. Go to GitHub Admin section to retrieve these values.
122122

123123
4. On the **User Attributes** section, select **User Identifier** as user.mail.
124124

@@ -144,13 +144,13 @@ In this section, you enable Azure AD single sign-on in the Azure Management port
144144

145145
![Configure Single Sign-On](./media/active-directory-saas-github-tutorial/tutorial_github_05.png)
146146

147-
10. On the **Github Configuration** section, click **Configure Github** to open **Configure sign-on** window.
147+
10. On the **GitHub Configuration** section, click **Configure GitHub** to open **Configure sign-on** window.
148148

149149
![Configure Single Sign-On](./media/active-directory-saas-github-tutorial/tutorial_github_06.png)
150150

151151
![Configure Single Sign-On](./media/active-directory-saas-github-tutorial/tutorial_github_07.png)
152152

153-
11. In a different web browser window, log into your Github organization site as an administrator.
153+
11. In a different web browser window, log into your GitHub organization site as an administrator.
154154

155155
12. Navigate to **Settings** and click **Security**
156156

@@ -208,14 +208,14 @@ The objective of this section is to create a test user in the Azure Management p
208208
d. Click **Create**.
209209

210210

211-
### Creating a Github test user
211+
### Creating a GitHub test user
212212

213-
In order to enable Azure AD users to log into Github, they must be provisioned into Github.
214-
In the case of Github, provisioning is a manual task.
213+
In order to enable Azure AD users to log into GitHub, they must be provisioned into GitHub.
214+
In the case of GitHub, provisioning is a manual task.
215215

216216
**To provision a user accounts, perform the following steps:**
217217

218-
1. Log in to your Github company site as an administrator.
218+
1. Log in to your GitHub company site as an administrator.
219219

220220
2. Click **People**.
221221

@@ -241,17 +241,17 @@ In the case of Github, provisioning is a manual task.
241241

242242
### Assigning the Azure AD test user
243243

244-
In this section, you enable Britta Simon to use Azure single sign-on by granting her access to Github.
244+
In this section, you enable Britta Simon to use Azure single sign-on by granting her access to GitHub.
245245

246246
![Assign User][200]
247247

248-
**To assign Britta Simon to Github, perform the following steps:**
248+
**To assign Britta Simon to GitHub, perform the following steps:**
249249

250250
1. In the Azure Management portal, open the applications view, and then navigate to the directory view and go to **Enterprise applications** then click **All applications**.
251251

252252
![Assign User][201]
253253

254-
2. In the applications list, select **Github.com**.
254+
2. In the applications list, select **GitHub.com**.
255255

256256
![Configure Single Sign-On](./media/active-directory-saas-github-tutorial/tutorial_github_search_result021.png)
257257

@@ -275,7 +275,7 @@ In this section, you enable Britta Simon to use Azure single sign-on by granting
275275

276276
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
277277

278-
When you click the Github tile in the Access Panel, you should get signed-on to your Github application. You'll be logging in as an Organization account but then need to log in with your personal account.
278+
When you click the GitHub tile in the Access Panel, you should get signed-on to your GitHub application. You'll be logging in as an Organization account but then need to log in with your personal account.
279279

280280

281281
## Additional resources
@@ -297,4 +297,4 @@ When you click the Github tile in the Access Panel, you should get signed-on to
297297
[200]: ./media/active-directory-saas-github-tutorial/tutorial_general_200.png
298298
[201]: ./media/active-directory-saas-github-tutorial/tutorial_general_201.png
299299
[202]: ./media/active-directory-saas-github-tutorial/tutorial_general_202.png
300-
[203]: ./media/active-directory-saas-github-tutorial/tutorial_general_203.png
300+
[203]: ./media/active-directory-saas-github-tutorial/tutorial_general_203.png

0 commit comments

Comments
 (0)