You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/asgardeo/docs/guides/users/manage-users.md
+3-270Lines changed: 3 additions & 270 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,97 +4,9 @@ This guide walks you through the process of managing a user account. An owner or
4
4
5
5
## Onboard users
6
6
7
-
There are three ways to onboard a user:
7
+
{{product_name}} provides multiple ways to onboard users to your organization. You can add users individually or in bulk using a CSV file. You can also allow users to self-register.
8
8
9
-
- The user can self-register via the My Account portal or the login page of an application if self-registration is enabled in the organization. Learn how to [configure self-registration]({{base_path}}/guides/user-accounts/configure-self-registration/).
10
-
- An administrator can onboard users from an on-premise user store by [connecting a remote user store to {{ product_name }}]({{base_path}}/guides/users/user-stores/configure-a-user-store/).
11
-
12
-
!!! note
13
-
If the remote user store access type is read-only, you cannot update the user profiles of users onboarded from this read-only user store.
14
-
15
-
- An administrator can onboard users from the {{ product_name }} Console.
16
-
17
-
Let's look at how administrators can onboard users from the {{ product_name }} Console.
18
-
19
-
### Onboard a single user
20
-
21
-
1. On the {{ product_name }} Console, go to **User Management** > **Users**.
22
-
2. Click **Add User** > **Single User** and provide the following details:
- A username is always unique to the organization and you can't change the username once it is created.
37
-
- Instead of using the email as the username, you can [configure the username]({{base_path}}/guides/user-accounts/account-login/username-validation/) to be an alphanumeric. Then, you will be asked to enter an alphanumeric username between the configured minimum and maximum lengths.
38
-
- The existing users who have already registered with their email address as the username can continue to use it to access applications, instead of having to create a new username.
39
-
40
-
3. You can either request the user to set the password or set one on the user's behalf.
41
-
42
-
-**Invite user to set their own password:**
43
-
44
-
-**Invite via email:** If this option is selected, an email with a confirmation link will be sent to the provided email (username). The user can use the confirmation link to set up a new password.
45
-
46
-
-**Invite offline:** If this option is selected, the administrator will receive an invite link at the end of user registration. This link can be shared with the user.
47
-
48
-
-**Set a password for the user:**
49
-
If this option is selected, the administrator can set a password for the user. The user can change this password from the [My Account Portal]({{base_path}}/guides/user-self-service/customer-self-service-portal/).
50
-
51
-
4. Add the user to a group in the next step. You will not see this option if you haven't created any groups in {{ product_name }}.
52
-
5. Click **Finish**.
53
-
54
-
!!! note
55
-
If you have selected **Invite offline** or decided to **set a password for the user**, you can copy the corresponding information at the **Summary** page of the wizard and share with the user.
56
-
57
-
### Onboard multiple users
58
-
59
-
In addition to adding a single user, you can onboard multiple users at once, either manually or by using a CSV file. This is especially useful for large organizations that seek efficiency.
6. Click **Import** to add the users to the system.
97
-
7. An email with a confirmation link will be sent to the provided email addresses, allowing the users to set their own passwords.
9
+
To learn more about onboarding users, see [Onboard users]({{base_path}}/guides/users/onboard-users/).
98
10
99
11
## Assign groups
100
12
A user can be assigned to different [groups]({{base_path}}/guides/users/manage-groups/) in the organization. Groups can be used to restrict the user's access to resources.
@@ -401,183 +313,4 @@ To filter users by account status:
401
313
- **Pending email verification**: Filters users who haven't yet verified their primary email addresses.
402
314
- **Pending mobile verification**: Filters users who haven't yet verified their primary mobile numbers.
0 commit comments