From 9741075fdf9a515cb2729daefcd66c7bb18c4985 Mon Sep 17 00:00:00 2001 From: Winona Azure Date: Mon, 25 Mar 2024 12:38:07 -0700 Subject: [PATCH] Added missing trailing slash --- articles/commerce/dev-itpro/obo-configure-hq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/commerce/dev-itpro/obo-configure-hq.md b/articles/commerce/dev-itpro/obo-configure-hq.md index e26f7e98312..56e0a95f48d 100644 --- a/articles/commerce/dev-itpro/obo-configure-hq.md +++ b/articles/commerce/dev-itpro/obo-configure-hq.md @@ -30,7 +30,7 @@ To add identity providers to Commerce shared parameters in headquarters, follow 1. Go to **Retail and Commerce \> Headquarters setup \> Parameters \> Commerce Shared parameters \> Identity Providers**. 1. Under **Identity providers**, select **Add**, and then set the following fields: - 1. **Issuer:** Enter `https://sts.windows.net/`, where `` is the ID of your Microsoft Entra business-to-business (B2B) tenant. + 1. **Issuer:** Enter `https://sts.windows.net//`, where `` is the ID of your Microsoft Entra business-to-business (B2B) tenant. 1. **Type:** Select **Microsoft Entra ID**. 1. **Name:** Enter a name for the identity provider.