Skip to content

Commit af46bba

Browse files
authored
Merge pull request #191143 from v-hearya/Broken-link-fixes-Mar-07-gasinh
Broken link fixed
2 parents 4907c09 + 3cc50b8 commit af46bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/partner-bindid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ For [Applications](https://admin.bindid-sandbox.io/console/#/applications) to co
6969
| Name | Azure AD B2C/your desired application name|
7070
| Domain | name.onmicrosoft.com|
7171
| Redirect URIs| https://jwt.ms |
72-
| Redirect URLs |Specify the page to which users are redirected after BindID authentication: https://your-B2C-tenant-name.b2clogin.com/your-B2C-tenant-name.onmicrosoft.com/oauth2/authresp<br>For Example: `https://fabrikam.b2clogin.com/fabrikam.onmicrosoft.com/oauth2/authresp`<br>If you use a custom domain, enter https://your-domain-name/your-tenant-name.onmicrosoft.com/oauth2/authresp.<br>Replace your-domain-name with your custom domain, and your-tenant-name with the name of your tenant.|
72+
| Redirect URLs |Specify the page to which users are redirected after BindID authentication: `https://your-B2C-tenant-name.b2clogin.com/your-B2C-tenant-name.onmicrosoft.com/oauth2/authresp`<br>For Example: `https://fabrikam.b2clogin.com/fabrikam.onmicrosoft.com/oauth2/authresp`<br>If you use a custom domain, enter https://your-domain-name/your-tenant-name.onmicrosoft.com/oauth2/authresp.<br>Replace your-domain-name with your custom domain, and your-tenant-name with the name of your tenant.|
7373

7474
>[!NOTE]
7575
>BindID will provide you Client ID and Client Secret, which you'll need later to configure the Identity provider in Azure AD B2C.

0 commit comments

Comments
 (0)