Skip to content

Commit c915c09

Browse files
committed
update placeholders
1 parent 56490d3 commit c915c09

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/active-directory/external-identities/customers/how-to-google-federation-customers.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ To enable sign-in for customers with a Google account, you need to create an app
4242
1. Enter a suitable **Name** for your application, such as "Azure AD for customers."
4343
1. In **Valid OAuth redirect URIs**, enter the following URIs, replacing `<tenant-ID>` with your customer tenant ID and `<tenant-name>` with your customer tenant name:
4444
- `https://login.microsoftonline.com`
45-
- `https://login.microsoftonline.com/te/<tenant ID>/oauth2/authresp`
46-
- `https://login.microsoftonline.com/te/<tenant name>.onmicrosoft.com/oauth2/authresp`
47-
- `https://<tenant ID>.ciamlogin.com/<tenant ID>/federation/oidc/accounts.google.com`
48-
- `https://<tenant ID>.ciamlogin.com/<tenant name>.onmicrosoft.com/federation/oidc/accounts.google.com`
49-
- `https://<tenant ID>.ciamlogin.com/<tenant ID>/federation/oauth2`
50-
- `https://<tenant ID>.ciamlogin.com/<tenant name>.onmicrosoft.com/federation/oauth2`
45+
- `https://login.microsoftonline.com/te/<tenant-ID>/oauth2/authresp`
46+
- `https://login.microsoftonline.com/te/<tenant-name>.onmicrosoft.com/oauth2/authresp`
47+
- `https://<tenant-ID>.ciamlogin.com/<tenant-ID>/federation/oidc/accounts.google.com`
48+
- `https://<tenant-ID>.ciamlogin.com/<tenant-name>.onmicrosoft.com/federation/oidc/accounts.google.com`
49+
- `https://<tenant-ID>.ciamlogin.com/<tenant-ID>/federation/oauth2`
50+
- `https://<tenant-ID>.ciamlogin.com/<tenant-name>.onmicrosoft.com/federation/oauth2`
5151
> [!NOTE]
5252
> To find your customer tenant ID, go to the [Microsoft Entra admin center](https://entra.microsoft.com). Under **Azure Active Directory**, select **Overview**. Then select the **Overview** tab and copy the **Tenant ID**.
5353
2. Select **Create**.

0 commit comments

Comments
 (0)