Skip to content

Commit 7253569

Browse files
committed
docs: fixes
1 parent 2327c66 commit 7253569

File tree

1 file changed

+29
-24
lines changed

1 file changed

+29
-24
lines changed

content/nginxaas-google/getting-started/manage-users-accounts.md

Lines changed: 29 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ type:
1010

1111
## Overview
1212

13-
This document explains how to manage users and accounts in F5 NGINXaaS for Google Cloud using the NGINXaaS console.
13+
This document explains how to manage users and accounts in F5 NGINXaaS for Google Cloud using the NGINXaaS console.
1414

1515
Before you start, ensure you understand the following concepts:
1616

1717
- **NGINXaaS Account**: Represents a Google Cloud procurement with an active Marketplace NGINXaaS subscription, linked to a billing account. To create an account, see the signup documentation in [prerequisites]({{< ref "/nginxaas-google/getting-started/prerequisites.md" >}}).
18-
- **User**: A user is anyone who has access to an NGINXaaS Account through their Google Identity. The same Google Identity can be added to multiple NGINXaaS Accounts, but it is treated as a different user in each account.
19-
- **Authorized Domains**: The the list of Google Identity domains (for example, "example.com") allowed to access an NGINXaaS Account using Google authentication.
18+
- **User**: A user is anyone who has access to an NGINXaaS Account through their Google Identity. The same Google Identity can be added to multiple NGINXaaS Accounts, but it is treated as a different user in each account.
19+
- **Authorized Domains**: The list of Google Identity domains (for example, "example.com") allowed to access an NGINXaaS Account using Google authentication.
2020
- By default, an NGINXaaS Account has an empty authorized domains field, which means that anyone can log in to the account, if added as a user.
2121
- Configuring this field allows you to control which organizations (based on their email domains) are allowed to log in to the NGINXaaS Account. This restricts access to only users from trusted companies or groups, and prevents unauthorized domains from accessing resources in the account.
22-
- When updating authorized domains, you cannot make an update if it would prevent any existing user from logging in. This ensures that no current users are accidentally locked out of the account.
22+
- When updating authorized domains, you cannot make an update if it would prevent any existing user from logging in. This ensures that no current users are accidentally locked out of the account.
2323

2424
## Add or edit a user
2525

@@ -33,38 +33,43 @@ An existing NGINXaaS Account user can additional users following these steps:
3333

3434
The new user will appear in the list of users on the **Users** page. Their **Google Identity Domain** will remain empty until they log in for the first time.
3535

36-
To edit a user:
36+
### Edit a user
3737

38-
1. Navigiate to **Users** page under the **Settings** menu in the left bar.
39-
1. Select the ellipsis (three dots) menu for the user you want to update.
40-
1. Select **Edit**.
41-
1. Update the user details.; currently only the username can be changed.
42-
1. Select **Update** to confirm the changes.
38+
1. Select **Users** under the **Settings** section on the left menu.
39+
1. Select the ellipsis (three dots) menu for the user you want to update.
40+
1. Select **Edit**.
41+
1. Update the user details; currently only the username can be changed.
42+
1. Select **Update** to confirm the changes.
4343

4444
## Modify account settings
4545

4646
As an authenticated user, you may modify the authorized domains and name of an NGINXaaS Account.
4747

4848

49-
To modify **Authorized Domains**:
50-
1. Navigate to the **Account Details** page under the **Settings** menu in the left bar.
51-
2. Select **Edit** in the **Authorized Domains** section.
52-
3. To add a new authorized domain, select **Add Domain** and enter the new domain.
53-
4. To remove an existing authorized domain, select the trash symbol next to it.
54-
6. Save changes by selecting **Update**.
49+
### Modify Authorized Domains
5550

56-
To modify the name of an account:
57-
1. Navigate to **Account Details** page under the **Settings** menu in the left bar.
51+
1. Select **Account Details** under the **Settings** section on the left menu.
52+
1. Select **Edit** in the **Authorized Domains** section.
53+
1. To add a new authorized domain, select **Add Domain** and enter the new domain.
54+
1. To remove an existing authorized domain, select the Recycle Bin button next to it.
55+
1. Select **Update** to save changes.
56+
57+
### Modify the name of an accoun
58+
59+
1. Select **Account Details** under the **Settings** section on the left menu.
5860
2. Select **Edit** in the **Account Info** section.
59-
3. Enter new name in **Account Name** field, save changes by selecting **Update**.
61+
3. Enter new name in **Account Name** field, then select **Update** to save changes.
6062

6163
## Switch accounts
62-
To switch to a different NGINXaaS Account, select the profile symbol in the top right corner and choose **Switch Account**. This opens a page showing the list of all NGINXaas Accounts that your Google Identity is linked to, where you may select an account to switch to.
64+
65+
To switch to a different NGINXaaS Account, select the profile symbol in the top right corner and choose **Switch Account**. This opens a page showing the list of all the NGINXaas Accounts that your Google Identity is linked to; select the account you want to switch to.
6366

6467
## Delete a user
65-
An authenticated user is able to delete other users, while they are not permitted to delete themselves. Deletion is irreversible, and the deleted user will no longer be able to access the NGINXaaS Account.
68+
69+
An authenticated user can delete other users (other than their own user account). Deletion is irreversible; the deleted user will no longer be able to access the NGINXaaS Account.
6670

6771
To delete a user in an NGINXaaS Account:
68-
1. Navigate to **Users** page under the **Settings** menu in the left bar.
69-
2. Choose user to delete by selecting the options menu in the last column.
70-
3. Select **Delete** in the options menu. The deleted user will no longer appear in the **Users** page.
72+
73+
1. Select **Account Details** under the **Settings** section on the left menu.
74+
1. Select the ellipsis (three dots) menu next to the user you want to delete.
75+
1. Select **Delete** in the menu. The deleted user will no longer appear in the **Users** page.

0 commit comments

Comments
 (0)