Skip to content

Commit 220ae33

Browse files
committed
Fix instructions
1 parent f4f1077 commit 220ae33

File tree

5 files changed

+5
-12
lines changed

5 files changed

+5
-12
lines changed

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

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ zone_pivot_groups: b2c-policy-type
2525
## Prerequisites
2626

2727
[!INCLUDE [active-directory-b2c-customization-prerequisites](../../includes/active-directory-b2c-customization-prerequisites.md)]
28+
1. Approved Weixin Open Platform account ([https://kf.qq.com](https://kf.qq.com/faq/161220Brem2Q161220uUjERB.html))
29+
1. Approved application on Weixin Open Platform
2830

2931
## Create a WeChat application
3032

@@ -35,18 +37,9 @@ To enable sign-in for users with a WeChat account in Azure Active Directory B2C
3537
1. Sign in to [https://open.weixin.qq.com/](https://open.weixin.qq.com/) with your WeChat credentials.
3638
1. Select **管理中心** (management center).
3739
1. Follow the steps to register a new application.
38-
1. Ensure the application status is "Approved".
39-
40-
- <img src="media/identity-provider-azure-ad-b2c/ApprovedApp.png" alt="ApprovedApp" width="1200"/>
41-
42-
1. For the **Development information** (authorization callback domain), enter `your-tenant-name.b2clogin.com`.
43-
- Mooncake callback URL: `your-tenant-name.b2clogin.cn`
44-
45-
- <img src="media/identity-provider-azure-ad-b2c/CallbackDomain.png" alt="CallbackDomain" width="1200"/>
46-
47-
1. Copy the **APP ID** and **APP KEY**. You need both of them to configure the identity provider to your tenant.
48-
49-
- <img src="media/identity-provider-azure-ad-b2c/AppInfo.png" alt="AppInfo" width="1200"/>
40+
1. Under the **Development information** section, set the "Authorization callback domain" to `your-tenant-name.b2clogin.com`.
41+
1. Ensure that the application status is "Approved".
42+
1. At the top of **Application details**, copy the **APP ID** and **APP KEY**. You need both of them to configure the identity provider to your tenant.
5043

5144
::: zone pivot="b2c-user-flow"
5245

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)