Skillmine Auth - Documentation
  • Introduction
  • Get started
    • Create and integrate the first application
    • Customize sign-in experience
    • Enable social sign-in
    • Configuring the SSO (Single Sign On):
  • Protect your API
    • Protect your API on Node(Express)
    • Protect your API on Python
    • Protect your API on Spring Boot
  • Manage users
    • Manage users using Admin Console
    • Manage users using Management API
  • Auth Architecture
  • SSO Dashboard
  • SSO Application
  • Blueprints
  • Groups & Permissions
    • User Roles
    • Permissions
    • Group Category
    • Group
  • Workflow
    • Workflow
    • Manage Request
  • Settings
    • Authentication Methods
    • Schemas
    • Consent Management
    • Password Policy
    • CAPTCHA's
    • Site Group
    • Messaging Template
      • Built-In Template
      • Custom Template
    • Webhook Settings
    • Connectors
    • Device Restriction
    • MFA
      • End User Configuration Guide
      • End User Usage
    • MFA Settings
    • Payment Gateway
      • Providers
      • Payment Flows
      • Payment History
    • Open Id Connect Setttings
      • Client Settings
      • Scopes
    • SCIM
  • You don't need a user table
  • Localization
  • API Resource
  • Users
    • Search Users
    • Invite User
    • Create User
    • Bulk User Operations
      • Creation
      • Updation
      • Deletion
      • Reset Password
  • Report
    • User Report
    • Captcha Failure Report
    • Inactive users report
    • Provider wise Report
    • Webhook Report
    • Notification Report
    • Audit Trail Report
    • Mac Restriction Report
    • RADIUS Audit Trail Report
  • Social identities
  • References
    • OpenID Connect
  • Usecases
    • ECommerce Site Integration
    • Groups & Roles Integration
    • Custom Provider Integration
    • Salesforce Integration
  • Connectors
    • Office365
Powered by GitBook
On this page
  • List and search users​
  • Invite users​
  • View and update user profile​
  • View user activities​
  • Reset user password​
  • Assign Groups and Roles
  • Delete user​
  1. Manage users

Manage users using Admin Console

PreviousManage usersNextManage users using Management API

Last updated 1 year ago

List and search users

In the Admin Console, click the Users -> Search Users tab on the left, and you'll see a user table view on the right.

There are three important columns in the table:

  • User Name: The user info may include the avatar, full name, username, phone number, email, etc.

  • Email: Users email will be shown if available

  • Providers: On which registration provider user has signed up.

  • Last Activity On: The timestamp when the user was active last time.

Input a keyword in the search box above the user table, click the "Search" button, and you'll see the matching users in the table.

Support the partial search on the user properties: name, username, email, or phone number.

On the side bar Users -> Invite Users page you can invite the users into the system

Click the view in the row to jump to the "User details" panel. You'll see the user profile, including the avatar, full name, user ID, email, phone, username, social connections, etc.

"Social connections" is a list of social connectors the user has connected to. Suppose the user has signed in with Facebook using the social connector; a "Facebook" item will be on the list.

The full name, avatar image URL, and custom data are editable, the social connections are removable, and the other properties are read-only.

DANGER

Before removing the social connection, you SHOULD confirm the user has another sign-in method, such as another social connection, phone number, email, or username-with-password. Otherwise, the user CANNOT sign in to this account again.

On the "User details" panel, switch to the "User logs" sub-tab. You'll see the user's recent activities in the table, including the action, result, related application, and the time when the user acted.

On the "User details" panel, -> "Reset password" section.

After you reset the password, copy and send it to the end-user.

Assign Groups and Roles

On the User details page you have option to add or edit the Users Group and Roles.

On the "User details" panel-> "Delete" section.

DANGER

Be careful! The user data deletion CANNOT be undone.

Invite users

View and update user profile

View user activities

Reset user password

Delete user

​
​
​
​
​
​