Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Manage your users and groups from your dashboard


Gadget Configuration

Admin Options: Select theadmin Option. The available values are User, Group, GroupMembers, BulkUser and UserDeactivator.

Users Allowed: Type the usernames separated by , to allow the users who can be able to admin users or groups

Gadget View

User

Username: set the username of the user to create

Password: set the password of the user to create

Full Name: set the full name of the user to create

Email: set the email of the user to create

Group

Group Names: set a list of group names to create separated by ,

GroupMembers

Group Name: Indicates the group to manage

Group Members: Indicates users to add or remove to/from the group

Group Member Options: Indicates the operation add or remove:

BulkUser

JSON Users: set the Json with the users to create

[
{username: "username1",
password: "password1",
fullName: "fullName1",
email: "email1@email.com"},
{username: "username2",
password: "password2",
fullName: "fullName2",
email: "email2@email.com"}
]

UserDeactivator

Days Not Logged In: Indicates the number of days users not logged in to deactivate

Include Users: Indicates if you want to include only Ever Logged In users, Never Logged In users or Both

  • No labels