Configure Alipay Mobile Authorization Login
Authentication Source
# Overview
This chapter describes the configuration process for the Alipay mobile authorization login function. Refer to this module to configure Alipay mobile authorization authentication login for various application systems.
# Prerequisites
- Have administrator privileges for the IDaaS Enterprise Center platform.
- Have created a mobile application on the Alipay Open Platform.
- The application has been integrated into the IDaaS platform.
- An Alipay authentication source with the login scenario configured as Mobile APP Authorization Login has been set up on the IDaaS platform.
# Configuration Process

# Steps
# Configure Alipay 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". Save and enable the application after configuration is complete.

Authentication integration can only be configured once and cannot be changed later.
- Switch to the "Login Configuration" tab, scroll down to Alipay, and enable the previously added Alipay 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. Users can only use Alipay mobile authorization to log in to the application after development is finished.
- If your enterprise users' mobile APP uses the Android operating system:
- 2E Scenario: Please refer to the relevant content in Android SDK Development to complete the subsequent client-side development integration.
- 2C Scenario: Please refer to Bamboo Cloud IDaaS Mobile Android SDK Alipay Login to complete the subsequent client-side development integration.
- If your enterprise users' mobile APP uses the iOS operating system:
- 2E Scenario: Please refer to the relevant content in iOS SDK Development to complete the subsequent client-side development integration.
- 2C Scenario: Please refer to Bamboo Cloud IDaaS Mobile iOS SDK Alipay Login to complete the subsequent client-side development integration.
