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: articles/active-directory/active-directory-app-registration.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -57,4 +57,4 @@ You can use the inline manifest editor to modify certain application properties
57
57
## Next Steps
58
58
59
59
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).
Copy file name to clipboardexpand all lines: articles/active-directory/active-directory-saas-github-tutorial.md
+36-36
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
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.
4
4
services: active-directory
5
5
documentationCenter: na
6
6
author: jeevansd
@@ -16,24 +16,24 @@ ms.date: 03/08/2017
16
16
ms.author: jeedes
17
17
18
18
---
19
-
# Tutorial: Azure Active Directory integration with Github
19
+
# Tutorial: Azure Active Directory integration with GitHub
20
20
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).
22
22
23
-
Integrating Github with Azure AD provides you with the following benefits:
23
+
Integrating GitHub with Azure AD provides you with the following benefits:
24
24
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
27
27
- You can manage your accounts in one central location - the Azure Management portal
28
28
29
29
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).
30
30
31
31
## Prerequisites
32
32
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:
34
34
35
35
- An Azure AD subscription
36
-
- A Github single-sign on enabled subscription
36
+
- A GitHub single-sign on enabled subscription
37
37
38
38
39
39
> [!NOTE]
@@ -50,14 +50,14 @@ To test the steps in this tutorial, you should follow these recommendations:
50
50
In this tutorial, you test Azure AD single sign-on in a test environment.
51
51
The scenario outlined in this tutorial consists of two main building blocks:
52
52
53
-
1. Adding Github from the gallery
53
+
1. Adding GitHub from the gallery
54
54
2. Configuring and testing Azure AD single sign-on
55
55
56
56
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.
59
59
60
-
**To add Github from the gallery, perform the following steps:**
60
+
**To add GitHub from the gallery, perform the following steps:**
61
61
62
62
1. In the **[Azure Management Portal](https://portal.azure.com)**, on the left navigation panel, click **Azure Active Directory** icon.
63
63
@@ -71,45 +71,45 @@ To configure the integration of Github into Azure AD, you need to add Github fro
71
71
72
72
![Applications][3]
73
73
74
-
4. In the search box, type **Github.com**.
74
+
4. In the search box, type **GitHub.com**.
75
75
76
76

77
77
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.
79
79
80
80

81
81
82
82
83
83
## 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".
85
85
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.
87
87
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.
89
89
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:
91
91
92
92
1.**[Configuring Azure AD Single Sign-On](#configuring-azure-ad-single-sign-on)** - to enable your users to use this feature.
93
93
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.
95
95
4.**[Assigning the Azure AD test user](#assigning-the-azure-ad-test-user)** - to enable Britta Simon to use Azure AD single sign-on.
96
96
5.**[Testing Single Sign-On](#testing-single-sign-on)** - to verify whether the configuration works.
97
97
98
98
### Configuring Azure AD single sign-on
99
99
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.
101
101
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:**
103
103
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**.
105
105
106
106
![Configure Single Sign-On][4]
107
107
108
108
2. On the **Single sign-on** dialog, as **Mode** select **SAML-based Sign-on** to enable single sign on.
109
109
110
110

111
111
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:
113
113
114
114

115
115
@@ -118,7 +118,7 @@ In this section, you enable Azure AD single sign-on in the Azure Management port
118
118
b. In the **Identifier** textbox, type a URL using the following pattern: `https://github.com/orgs/<entity-id>`
119
119
120
120
> [!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.
122
122
123
123
4. On the **User Attributes** section, select **User Identifier** as user.mail.
124
124
@@ -144,13 +144,13 @@ In this section, you enable Azure AD single sign-on in the Azure Management port
144
144
145
145

146
146
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.
148
148
149
149

150
150
151
151

152
152
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.
154
154
155
155
12. Navigate to **Settings** and click **Security**
156
156
@@ -208,14 +208,14 @@ The objective of this section is to create a test user in the Azure Management p
208
208
d. Click **Create**.
209
209
210
210
211
-
### Creating a Github test user
211
+
### Creating a GitHub test user
212
212
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.
215
215
216
216
**To provision a user accounts, perform the following steps:**
217
217
218
-
1. Log in to your Github company site as an administrator.
218
+
1. Log in to your GitHub company site as an administrator.
219
219
220
220
2. Click **People**.
221
221
@@ -241,17 +241,17 @@ In the case of Github, provisioning is a manual task.
241
241
242
242
### Assigning the Azure AD test user
243
243
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.
245
245
246
246
![Assign User][200]
247
247
248
-
**To assign Britta Simon to Github, perform the following steps:**
248
+
**To assign Britta Simon to GitHub, perform the following steps:**
249
249
250
250
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**.
251
251
252
252
![Assign User][201]
253
253
254
-
2. In the applications list, select **Github.com**.
254
+
2. In the applications list, select **GitHub.com**.
255
255
256
256

257
257
@@ -275,7 +275,7 @@ In this section, you enable Britta Simon to use Azure single sign-on by granting
275
275
276
276
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
277
277
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.
279
279
280
280
281
281
## Additional resources
@@ -297,4 +297,4 @@ When you click the Github tile in the Access Panel, you should get signed-on to
0 commit comments