Skip to content

Commit 4021273

Browse files
committed
UI updates per issue 84488
1 parent 036250e commit 4021273

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/active-directory/external-identities/google-federation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,31 +143,31 @@ First, create a new project in the Google Developers Console to obtain a client
143143

144144
1. Accept the terms of service if you're prompted to do so.
145145

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**.
147147

148148
1. On the **New Project** page, give the project a name (for example, `MyB2BApp`), and then select **Create**:
149149

150150
![Screenshot that shows a New Project page.](media/google-federation/google-new-project.png)
151151

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.
153153

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**.
155155

156156
1. Under **User Type**, select **External**, and then select **Create**.
157157

158158
1. On the **OAuth consent screen**, under **App information**, enter an **App name**.
159159

160160
1. Under **User support email**, select an email address.
161161

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.
163163

164164
1. Under **Developer contact information**, enter an email address.
165165

166166
1. Select **Save and continue**.
167167

168-
1. In the left navigation, select **Credentials**.
168+
1. In the left menu, select **Credentials**.
169169

170-
1. Select **+ Create credentials**, and then select **OAuth client ID**.
170+
1. Select **Create credentials**, and then select **OAuth client ID**.
171171

172172
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:
173173

0 commit comments

Comments
 (0)