Configure WeChat Mobile APP Authorization Login
This guide explains the configuration process for WeChat mobile APP authorization login. After configuring the WeChat authentication source integration in the IDaaS platform, refer to this module to configure WeChat mobile APP authorization authentication login for various application systems.
Prerequisites
- Administrator permissions for the IDaaS Enterprise Center.
- A mobile application has been created on the WeChat Open Platform.
- The application has been integrated into the IDaaS platform.
- A WeChat authentication source with the login scenario Mobile APP Authorization Login has been configured in the IDaaS platform.
Configuration Flow

Procedure
Configure WeChat Mobile APP Authorization Authentication for Application
Log in to the IDaaS Enterprise Center, choose Resources > Apps from the top navigation bar, create a self-built app, enter the app detail page, and in the Authentication Integration configuration, be sure to select SDK/API. After configuration, save and enable the application.

TIP
Authentication integration can only be configured once and cannot be changed later.
Switch to the Login Configuration tab, select WeChat from the dropdown, and enable the previously added WeChat authentication source with the login scenario Mobile APP Authorization Login.

Development Integration
After configuration in the IDaaS platform is complete, client-side development integration configuration is also required. After development is complete, users can use WeChat mobile APP authorization login for the application.
Note: Currently only 2C scenarios are supported. After 2C tenants complete client integration using the provided SDK, WeChat authentication can be used on mobile devices.
- If your enterprise user's mobile APP uses the Android operating system:
- 2C scenario: Please refer to BambooCloud IDaaS Mobile Android SDK WeChat Login for subsequent client development integration.
- If your enterprise user's mobile APP uses the iOS operating system:
- 2C scenario: Please refer to BambooCloud IDaaS Mobile iOS SDK WeChat Login for subsequent client development integration.