Skip to content

Commit 6fee046

Browse files
committed
resolve pr comments
1 parent 48a0c66 commit 6fee046

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/active-directory-b2c/identity-provider-wechat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To enable sign-in for users with a WeChat account in Azure Active Directory B2C
5454
1. For the **Client secret**, enter the APP KEY that you recorded.
5555
1. Select **Save**.
5656

57-
- <img src="media/identity-provider-azure-ad-b2c/WeChatClientInfo.png" alt="Image showing completed form fields with social identity provider name, WeChat client ID and app secret" width="800"/>
57+
![Screenshot showing popup titled Configure social identity provider with completed form fields for social identity provider name, WeChat client ID and app secret.](media/identity-provider-azure-ad-b2c/wechat-client-configuration.png)
5858

5959
## Add WeChat identity provider to a user flow
6060

@@ -63,7 +63,7 @@ To enable sign-in for users with a WeChat account in Azure Active Directory B2C
6363
1. Under the **Social identity providers**, select **WeChat**.
6464
1. Select **Save**.
6565

66-
- <img src="media/identity-provider-azure-ad-b2c/LinkWeChatIdp.png" alt="Image showing WeChat checkbox select under social identity providers" width="1200"/>
66+
![Screenshot showing WeChat as a selected identity provider in Identity Providers blade.](media/identity-provider-azure-ad-b2c/link-wechat-identity-provider.png)
6767

6868
1. To test your policy, select **Run user flow**.
6969
1. For **Application**, select the web application named *testapp1* that you previously registered. The **Reply URL** should show `https://jwt.ms`.

0 commit comments

Comments
 (0)