Creating a user

Users can access and control the components of the application based on the roles that they are assigned to.

Users can only be created and managed by the administrator.

For the native authentication provider type, to create a native user,

2. Under the Administration role, click Manage Users.

The Manage Users page is displayed.

3. Click Add User.

The user details page is displayed.

4. Enter the following user details:

User Detail

Description

User Name

The login name for the user

Email

The email ID of the user

Display Name

The name of the user that should be displayed in the user profile

Start Date

The start date for the user to be active

End Date

The end date for the user to be active

Manager

The name of the manager for the user

API Key

The API key value for the user that will be used to make REST API calls

API Secret

The API secret value for the user that will authenticate them while making REST API calls

5. Click Save.

The user is added and their details can be accessed from the

Manage users page.

OR

To assign roles to user, click Next.

The roles page is displayed.

Last updated