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/external-identities/google-federation.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,31 +143,31 @@ First, create a new project in the Google Developers Console to obtain a client
143
143
144
144
1. Accept the terms of service if you're prompted to do so.
145
145
146
-
1. Create a new project. At the top of the page, select the project list, and then on the **Select a project** page, select **New Project**.
146
+
1. Create a new project: Select the project list at the top of the page, and then on the **Select a project** page, select **New Project**.
147
147
148
148
1. On the **New Project** page, give the project a name (for example, `MyB2BApp`), and then select **Create**:
149
149
150
150

151
151
152
-
1. In the **Notifications** message box that confirms your project was created, choose **Select project**. (Or use the project menu at the top of the page to select your new project.)
152
+
1.Open the new project: In the **Notifications** message box that confirms your project was created, choose **Select project**. Or, use the project menu at the top of the page to select the project.
153
153
154
-
1. In the left navigation, select **APIs & Services**, and then select **OAuth consent screen**.
154
+
1. In the left menu, select **APIs & Services**, and then select **OAuth consent screen**.
155
155
156
156
1. Under **User Type**, select **External**, and then select **Create**.
157
157
158
158
1. On the **OAuth consent screen**, under **App information**, enter an **App name**.
159
159
160
160
1. Under **User support email**, select an email address.
161
161
162
-
1. Under **Authorized domains**, select **+ Add domain**, and then add the **microsoftonline.com** domain.
162
+
1. Under **Authorized domains**, select **Add domain**, and then add the **microsoftonline.com** domain.
163
163
164
164
1. Under **Developer contact information**, enter an email address.
165
165
166
166
1. Select **Save and continue**.
167
167
168
-
1. In the left navigation, select **Credentials**.
168
+
1. In the left menu, select **Credentials**.
169
169
170
-
1. Select **+ Create credentials**, and then select **OAuth client ID**.
170
+
1. Select **Create credentials**, and then select **OAuth client ID**.
171
171
172
172
1. In the Application type menu, select **Web application**. Give the application a suitable name, like **Azure AD B2B**. Under **Authorized redirect URIs**, add the following URIs:
0 commit comments