Guides
System Settings
Integrate Feishu

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

1
In the upper-right corner of any page in JumpServer, click .image
2

Navigate to System settings > Authentication > FeiShu.

3

In the FeiShu field, check to enable FeiShu authentication.

4

In the App ID field, type the FeiShu app ID, a unique identifier for the application.

5

In the App secret field, type the FeiShu app secret, used to obtain an access token for calling the FeiShu API.

6

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.

FeiShu User Attribute Example
{
  "name": "nickname",
  "username": "user_id",
  "email": "email"
}
7

In the Organization field, after authentication and creation, the user will be added to the selected organization.

8

Click Submit.

Test FeiShu connection

1
In the upper-right corner of any page in JumpServer, click .image
2

Navigate to System settings > Authentication > FeiShu.

3

Scroll to the bottom of the page

4

Click Test.

JumpServer FeiShu URLs

QR Login URL
https://jumpserver.example.com/core/auth/feishu/qr/login/
QR Login Success Callback URL
https://jumpserver.example.com/core/auth/feishu/qr/login/callback/