Integrate FeiShu authentication
About FeiShu
FeiShu authentication is an identity verification mechanism based on the FeiShu platform, allowing enterprises and third-party applications to authenticate and authorize users through FeiShu.
How to configure

Navigate to System settings > Authentication > FeiShu.
In the FeiShu field, check to enable FeiShu authentication.
In the App ID field, type the FeiShu app ID, a unique identifier for the application.
In the App secret field, type the FeiShu app secret, used to obtain an access token for calling the FeiShu API.
In the User attribute field, type the user attribute mapping. The key represents the JumpServer user attribute name (available options: name, username, email, phone, comment), while the value corresponds to the FeiShu user attribute name.
{
"name": "nickname",
"username": "user_id",
"email": "email"
}
In the Organization field, after authentication and creation, the user will be added to the selected organization.
Click Submit.
Test FeiShu connection

Navigate to System settings > Authentication > FeiShu.
Scroll to the bottom of the page
Click Test.
JumpServer FeiShu URLs
https://jumpserver.example.com/core/auth/feishu/qr/login/
https://jumpserver.example.com/core/auth/feishu/qr/login/callback/