Configuring WeChat Mobile Authorization Login
# Overview
This section introduces the configuration process for the WeChat mobile authorization login function. After configuring the integration of the WeChat authentication source on the IDaaS platform, refer to this module to configure WeChat mobile authorization authentication login for various application systems.
# Prerequisites
- Have administrator privileges on the IDaaS Enterprise Center platform.
- Have already created a mobile application on the WeChat Open Platform.
- The application has been integrated on the IDaaS platform.
- Have already configured a WeChat authentication source on the IDaaS platform with the login scenario set to Mobile APP Authorization Login.
# Configuration Process

# Steps
# Configuring WeChat Mobile Authorization Authentication for an Application
Log in to the IDaaS Enterprise Center platform. In the top navigation bar, select "Resources > Applications". After creating a self-built application, enter the application details page. Under the "Authentication Integration" configuration, be sure to select "SDK/API". After configuration is complete, save and enable the application.

Authentication integration can only be configured once and cannot be changed later.
Switch to the "Login Configuration" tab. Scroll down to WeChat and enable the previously added WeChat authentication source whose login scenario is Mobile APP Authorization Login.

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