Set up social sign-in with Feishu
Feishu Web: An advanced enterprise collaboration and management platform, offering seamless office collaboration and aligning team goals to fully activate organizations and individuals.
This guide assumes you have basic understanding of Logto Connectors. For those unfamiliar, please refer to the Connectors guide to get started.
Getting started with Feishu social sign-inβ
The Feishu web connector is designed for desktop web applications and uses the OAuth 2.0 authentication process.
Register a Feishu developer accountβ
If you do not have a Feishu developer account, please register on the Feishu Open Platform.
Create an applicationβ
- On the Developer Console, click "Create Custom App".
- Fill in the application name, description, select an icon, and click "Create" button.
- In the left sidebar, click "Security Settings", fill in the "Redirect URL" as
${logto_endpoint}/callback/${connector_id}
. The corresponding value can be found in theCallback URI
field on the Feishu connector details page in the Logto Console. - In "Credentials & Basic Info", you can obtain the "App ID" and "App Secret".
For non-enterprise internal use, you also need to click "Create a version" button in "Version Management and Release" page. The "App ID" and "App Secret" will only take effect after the application status changes to "Enabled."