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
  1. Users

Create User

PreviousInvite UserNextBulk User Operations

Last updated 6 months ago

Create user:

In the Admin Console, navigate to the "Users" tab and select the "Create User" option from the menu on the left. A list of available blueprints will appear in the dropdown menu on the right.

The blueprint dropdown selection feature in our registration system allows users to choose from predefined settings or templates when creating new user registrations. This functionality dynamically maps the registration fields based on the selected blueprint, ensuring a streamlined and personalized registration experience.

Based on the selected blueprint, the following fields will be displayed:

  • Roll Number

  • Email ID

  • Given Name

  • Phone Number

  • Password

  • Confirm Password

These fields are examples and may vary depending on the blueprint chosen.

User Groups & roles:

  • Assign the user to the appropriate groups (e.g., "Students", "Teachers", "Admins") based on their role and responsibilities within the organization.

  • Select the relevant role for the user (e.g., "Regular User", "Manager", "Administrator") to define their level of access and permissions.

Notification Preferences:

  • Select the user's preferred notification method (e.g., Email, SMS) to receive system updates and alerts.

First Login Password Reset:

  • Determine if the user is required to reset their password upon first login.

Submitting User Creation:

  1. Ensure all required fields are completed accurately.

  2. Click the "Create User" button to initiate the user creation process.

  3. The system will validate the entered information and address any errors or missing fields as necessary.