From 4ccc6168ac06383f5a4bd4e61ee5d1dc585b413a Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:31:17 +0100 Subject: [PATCH] fix(acc): update sso login docs (#3929) --- console/account/how-to/log-in-to-the-console.mdx | 4 ++-- .../account/troubleshooting/cannot-log-into-my-account.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/console/account/how-to/log-in-to-the-console.mdx b/console/account/how-to/log-in-to-the-console.mdx index f3646e7081..be44d4e515 100644 --- a/console/account/how-to/log-in-to-the-console.mdx +++ b/console/account/how-to/log-in-to-the-console.mdx @@ -41,6 +41,6 @@ A confirmation email is sent to your inbox, confirming that you have authenticat Scaleway provides Single Sign-On (SSO) options for a seamless login experience. You can use your Google or Microsoft account to log in to the console. To do so, make sure the email address associated with your Scaleway account matches the email address of your Google or Microsoft account. 1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com). -2. Click the **Log in with Google** or **Log in with Microsoft** button, depending on the account you want to use. -3. You will be redirected to the respective login page of Google or Microsoft. +2. Click the **Log in with Google** , **Log in with Microsoft**, or **Log in with GitHub** button, depending on the account you want to use. +3. You will be redirected to the respective login page of Google, Microsoft or GitHub. 4. If multifactor authentication (MFA) is activated, enter the authentication code. diff --git a/console/account/troubleshooting/cannot-log-into-my-account.mdx b/console/account/troubleshooting/cannot-log-into-my-account.mdx index a2e5ffe295..a70f0d4190 100644 --- a/console/account/troubleshooting/cannot-log-into-my-account.mdx +++ b/console/account/troubleshooting/cannot-log-into-my-account.mdx @@ -59,4 +59,4 @@ Once you have gathered all the required documents, the request has to be sent by ## SSO authentication is not working -If the email address of your Google or Microsoft account does not match the email address associated with your Scaleway account, you will not be able to log in using SSO. Make sure both email addresses are the same. \ No newline at end of file +If the email address of your Google, Microsoft, or GitHub account does not match the email address associated with your Scaleway account, you will not be able to log in using SSO. Make sure both email addresses are the same. \ No newline at end of file