From 6285186ead0ac4c21a21f03eb7665de2f11a96c7 Mon Sep 17 00:00:00 2001 From: Antoine Moreaux Date: Fri, 6 Dec 2024 17:54:47 +0100 Subject: [PATCH] doc(tips): add tips to inform on authenticate methods settings (#8936) Fix #8879 --- .../src/content/user-guide/other/tips.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/twenty-website/src/content/user-guide/other/tips.mdx b/packages/twenty-website/src/content/user-guide/other/tips.mdx index c29a403f6..8eef774a5 100644 --- a/packages/twenty-website/src/content/user-guide/other/tips.mdx +++ b/packages/twenty-website/src/content/user-guide/other/tips.mdx @@ -77,6 +77,16 @@ Admins can invite new members any time. - Under Workspace, go to Members. - Use the invite link to add more members to your workspace or delete existing ones. + +## Authentication Providers + +Enable or disable authentication providers as needed. + +- From the sidebar, go to Settings. +- Enable advanced settings +- Under Workspace, go to Security. +- Enable the authentication providers you want to use. + ## Quick Search You'll see a search bar at the top of your sidebar. You can also bring up the command bar with the `cmd/ctrl + k` shortcut to navigate through your workspace, and find people, companies, notes, and more.