Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(acc): update sso login docs #3929

Merged
merged 1 commit into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions console/account/how-to/log-in-to-the-console.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.