Overview
Feishu Single Sign-On allows users to securely log in to third-party applications or websites using Feishu applications as the identity source. By configuring Feishu login in Nightingale, users can log in without passwords.
Feishu Open Platform Configuration
-
Open the Feishu Open Platform https://open.feishu.cn/app
-
Click on Enterprise Self-built Applications, and create an enterprise self-built application

-
Click on the created application, enter the application, and record the application credentials AppID and AppSecret

-
In Security Settings, fill in the Redirect URL, which serves as the redirect address for authorization code login
-
The Redirect URL can be copied from Nightingale Monitor – Single Sign-On – Feishu option

-
Permission Management, enable the following permissions, click Batch Import/Export Permissions, and import the following permissions
{
"scopes": {
"tenant": [
"contact:contact.base:readonly",
"contact:user.base:readonly",
"contact:user.email:readonly",
"contact:user.employee:readonly",
"contact:user.employee_id:readonly",
"contact:user.phone:readonly"
],
"user": [
"contact:contact.base:readonly",
"contact:user.base:readonly",
"contact:user.employee_id:readonly"
]
}
}

-
View imported permissions

-
Version Management and Release, click Create Version, set the version number and available scope, save and release the version

Configure Feishu Single Sign-On in Nightingale Monitor
- Log in to Nightingale, configure Feishu authentication in System Configuration - Single Sign-On

Account Login
