Skip to content

Commit 8665595

Browse files
valekjoTC-MO
andauthored
feat: Mention screen locking security (#1987)
Co-authored-by: Michał Olender <[email protected]>
1 parent 7045d96 commit 8665595

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

sources/platform/console/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ In case you forgot your password, you can click on the **Forgot your password?**
5858

5959
## Adding different authentication methods
6060

61-
After you create your account, you might still want to use the other authentication methods. To do that, go to your [account settings](https://console.apify.com/account/settings) and scroll down to the **Login** section. There, you will see all available authentication methods and their configuration.
61+
After you create your account, you might still want to use the other authentication methods. To do that, go to the [Login & Privacy](https://console.apify.com/settings/security) section of your account settings. There, you will see all available authentication methods and their configuration.
6262

6363
![Apify Console sign-in methods section on account page](./images/console-sign-in-methods-section.png)
6464

sources/platform/console/settings.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ By clicking the **Settings** tab on the side menu, you will be presented with an
2222
* session information
2323
* account delete
2424

25+
:::info Verify your identity
26+
27+
The **Login & Privacy** tab (**Security & Privacy** for organization accounts) contains sensitive settings. As a security measure, fresh user session is required. If it has been too long since you logged in, you need to sign-in again to be able to view and edit the settings.
28+
29+
:::
30+
31+
2532
### Session Information
2633

2734
In the **Session Information** section, you can adjust the session configuration. You can modify the default session lifespan of 90 days, this customization helps ensure compliance with organization security policies.

sources/platform/console/two-factor-authentication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Some organizations might require two-factor authentication (2FA) to access their
1616

1717
## Setting up two-factor authentication
1818

19-
To set up two-factor authentication, go to your [account settings](https://console.apify.com/account/settings) and scroll down to the **Two-factor authentication** section. Currently, there is only one option, which is the **Authenticator app**. If you have two-factor authentication already enabled, there will be a label **enabled** next to it.
19+
To set up two-factor authentication, go to the [Login & Privacy](https://console.apify.com/settings/security) section of your account settings. There, look for the **Two-factor authentication** section. Currently, there is only one option, which is the **Authenticator app**. If you have two-factor authentication already enabled, there will be a label **enabled** next to it.
2020

2121
![Apify Console two-factor authentication section](./images/console-account-two-factor-disabled.png)
2222

@@ -67,7 +67,7 @@ After you enable two-factor authentication, the next time you attempt to sign in
6767

6868
In case you lose access to your authenticator app, you can use the recovery codes to sign in to your account. To do that, click on the **recovery code or begin 2FA account recovery** link below the **Verify** button. This will redirect you to a view similar to the current one, but instead of code from the authenticator app, you will need to enter one of the 16 recovery codes you received during the setup process.
6969

70-
If the provided recovery code is correct, you will proceed to Apify Console, the same as if you provided the code from the authenticator app. After gaining access to Apify Console, we recommend going to the [account settings](https://console.apify.com/account/settings), disabling the two-factor authentication there, and then enabling it again with the new authenticator app.
70+
If the provided recovery code is correct, you will proceed to Apify Console, the same as if you provided the code from the authenticator app. After gaining access to Apify Console, we recommend going to the [Login & Privacy](https://console.apify.com/settings/security) section of your account settings, disabling the two-factor authentication there, and then enabling it again with the new authenticator app.
7171

7272
:::info Removal of recovery codes
7373
When you successfully use a recovery code, we remove the code from the original list as it's no longer possible to use it again. If you use all of your recovery codes, you will not be able to sign in to your account with them anymore, and you will need to either use your authenticator app or contact our support to help you regain access to your account.
@@ -78,7 +78,7 @@ When you successfully use a recovery code, we remove the code from the original
7878

7979
## Disabling two-factor authentication
8080

81-
If you no longer want to use the two-factor authentication or lose access to your authenticator app, you can disable the two-factor authentication in your [account settings](https://console.apify.com/account/settings). To do that, scroll down to the **Two-factor authentication** section and click on the **Disable** button. We will ask you to enter either your verification code from the authenticator app or, if you do not have access to it anymore, you can use one of your recovery codes. After entering the code, click on the **Remove app** button to verify the provided code. If it's valid, it will disable the two-factor authentication and remove the configuration from your account.
81+
If you no longer want to use the two-factor authentication or lose access to your authenticator app, you can disable the two-factor authentication in the [Login & Privacy](https://console.apify.com/settings/security) section of your. See the **Two-factor authentication** section and click on the **Disable** button. We will ask you to enter either your verification code from the authenticator app or, if you do not have access to it anymore, you can use one of your recovery codes. After entering the code, click on the **Remove app** button to verify the provided code. If it's valid, it will disable the two-factor authentication and remove the configuration from your account.
8282

8383
After you disable the two-factor authentication you will be able to sign in to your account without providing the verification code.
8484

@@ -94,7 +94,7 @@ For our support team to help you recover your account, you will need to provide
9494
The support team will not give you any clues about the information you provided; they will only verify if it is correct.
9595
:::
9696

97-
You can always check what information you provided by going to your [account settings](https://console.apify.com/account/settings), scrolling down to the **Two-factor authentication** section, and clicking on the **Recovery settings** button, then you should see a view like this:
97+
You can always check what information you provided by going to the [Login & Privacy](https://console.apify.com/settings/security) section of your account settings, to the **Two-factor authentication** section, and clicking on the **Recovery settings** button, then you should see a view like this:
9898

9999
![Apify Console recovery settings modal request](./images/console-two-factor-recovery-settings-request.png)
100100

0 commit comments

Comments
 (0)