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

# Steps
# Configuring QQ Mobile Authorization Authentication for an Application
Log in to the IDaaS Enterprise Center platform, select "Resources > Applications" in the top navigation bar, and after creating a custom application, enter the application details page. Under the "Authentication Integration" configuration, you must select "SDK/API". Save and enable the application after configuration.

Authentication integration can only be configured once and cannot be changed later.
Switch to the "Login Configuration" tab, scroll down to QQ, and enable the previously added QQ authentication source with the login scenario set to Mobile APP Authorization Login.

# Development Integration
After configuration on the IDaaS platform is complete, development integration configuration for the client side is also required. Only after development is finished can users use QQ mobile authorization to log in to the application.
- If your enterprise users' mobile APP uses the Android operating system: Please refer to Zhuyun IDaaS Mobile Android SDK QQ Login to complete the subsequent client-side development integration.
- If your enterprise users' mobile APP uses the iOS operating system: Please refer to Zhuyun IDaaS Mobile iOS SDK QQ Login to complete the subsequent client-side development integration.
