Integrate Lark authentication
About Lark
Lark authentication is an identity verification mechanism provided by Lark (the international version of Feishu), enabling enterprises and third-party applications to authenticate and authorize users through Lark.
How to configure

Navigate to System settings > Authentication > Lark.
In the Lark field, check to enable Lark authentication.
In the App ID field, type the Lark app ID, a unique identifier for the application.
In the App secret field, type the Lark app secret, used to obtain an access token for calling the Lark 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 Lark 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 Lark connection

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