Configuring Weever eteams Passwordless Login
# Overview
This section describes the configuration process for users to achieve passwordless login to IDaaS integrated applications within the Weever eteams mobile APP. After configuring the Weever eteams authentication source on the IDaaS platform, refer to this module to configure passwordless login for various application systems via Weever eteams.
# Prerequisites
- Have administrator permissions for the IDaaS Enterprise Center platform.
- Have account administrator permissions for the Weever eteams open platform and have already created an application.
- The application has been integrated on the IDaaS platform.
- Have already configured the Weever eteams authentication source on the IDaaS platform.
# Configuration Flow

# Steps
# Configuring Weever eteams Authentication for an Application
Log in to the IDaaS Enterprise Center platform, select "Resources > Applications" in the top navigation bar. Taking the User Center application as an example, select "User Center", switch to the "Login Configuration" tab, scroll down to Weever eteams, and enable the previously added Weever eteams authentication source.

# Configuration in Weever eteams Management Backend
Log in to the eteams Open Platform (opens new window), find the application created earlier, and configure the eteams_token retrieval address in the "Enter URL Address" field.
The structure and parameter description of the eteams_token retrieval address are as follows:
http://www.eteams.cn/auth/third?app_key=%s&redirect_uri=%s (The address needs to be URL-encoded)1app_keyis the app_key obtained when creating the application.redirect_uriishttps://IDaaS tenant domain name/api/v1/login/eteams. The tenant domain name can be obtained from "Settings > Enterprise Information" in the IDaaS Enterprise Center.
# Verifying Passwordless Login on Weever eteams Client
The user logs into the Weever eteams mobile APP, finds the application created within eteams, and clicks on that application to achieve passwordless login to the application system.

