Skip to content

Commit d08f823

Browse files
authored
Merge pull request #41809 from davidmu1/b2ctoc3
incorp toc feedback
2 parents 2f072d7 + c001489 commit d08f823

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/active-directory-b2c/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
href: https://github.com/Azure-Samples/active-directory-b2c-android-native-msal
5959
- name: Android using App Auth
6060
href: active-directory-b2c-devquickstarts-android.md
61-
- name: .NET
62-
href: https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop
63-
- name: Xamarin
64-
href: https://github.com/Azure-Samples/active-directory-b2c-xamarin-native
61+
- name: .NET
62+
href: https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop
63+
- name: Xamarin
64+
href: https://github.com/Azure-Samples/active-directory-b2c-xamarin-native
6565
- name: Resource owner password credentials
6666
href: configure-ropc.md
6767
- name: Web apps

articles/active-directory-b2c/active-directory-b2c-setup-li-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To use LinkedIn as an identity provider in Azure Active Directory (Azure AD) B2C
3232
> **Client Secret** is an important security credential.
3333
>
3434
>
35-
6. Enter `https://login.microsoftonline.com/te/{tenant}/oauth2/authresp` in the **Authorized Redirect URLs** field (under **OAuth 2.0**). Replace **{tenant}** with your tenant's name (for example, contoso.onmicrosoft.com). Click **Add**, and then click **Update**. The **{tenant}** value is case-sensitive.
35+
6. Enter `https://login.microsoftonline.com/te/{tenant}/oauth2/authresp` in the **Authorized Redirect URLs** field (under **OAuth 2.0**). Replace **{tenant}** with your tenant's name (for example, contoso.onmicrosoft.com). Click **Add**, and then click **Update**. The **{tenant}** value should be lowercase.
3636

3737
![LinkedIn - Setup app](./media/active-directory-b2c-setup-li-app/linkedin-setup.png)
3838

0 commit comments

Comments
 (0)