Skip to content

Commit

Permalink
Merge pull request #4927 from w-azure/winona-obo
Browse files Browse the repository at this point in the history
Added missing trailing slash
  • Loading branch information
w-azure authored Mar 25, 2024
2 parents ebe8841 + 9741075 commit 5ed2c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/commerce/dev-itpro/obo-configure-hq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<TENANTID>`, where `<TENANTID>` is the ID of your Microsoft Entra business-to-business (B2B) tenant.
1. **Issuer:** Enter `https://sts.windows.net/<TENANTID>/`, where `<TENANTID>` 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.

Expand Down

0 comments on commit 5ed2c72

Please sign in to comment.