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
  2. Bulk User Operations

Creation

PreviousBulk User OperationsNextUpdation

Last updated 5 months ago

In the Admin Console, click on the 'Users' tab, then select the 'Bulk User Operations' tab. Choose 'Creation' from the options on the left. On the right, you will see options for Selecting a Blueprint, Downloading a CSV File, the User Info CSV template, and the option to Upload a CSV File, along with the upload CSV design stepper format

Getting Started:

1. Select a Blueprint

Begin by selecting a blueprint that matches the desired settings or registration template. This feature enables personalized user registration by dynamically mapping fields based on the chosen blueprint.

  • Use the Blueprint Dropdown to select the appropriate template for your registration needs.

  • The system will automatically adjust the required fields to align with the selected blueprint.

2. Download the CSV Template

Before adding users, it's essential to ensure you are using the correct CSV format:

  • Click the Download CSV button to get the template.

  • Open the downloaded CSV file in a spreadsheet application.

  • Fill in the details for each user according to the columns in the file.

  • Ensure all required fields are completed to prevent upload errors.

3. Upload the CSV File

Once you've populated the CSV with user information:

  • Click Upload CSV under the 'Bulk User Creation' tab.

  • Select your completed CSV file from your device.

  • Follow the on-screen instructions to finalize the upload.

These steps streamline adding multiple users efficiently and help maintain data integrity.

By following these steps, you can ensure a seamless user registration experience tailored to your specific requirements.

History

The Upload User History tracks all past bulk user upload activities and provides details for review and auditing purposes. The key elements included are:

  • Time of Upload: The date and time when the CSV file was uploaded.

  • Uploaded By: The username of the individual who performed the upload.

  • Status: The result of the upload process, such as Success or Failure.

  • Number of Records: The total number of user records processed in the upload.

  • Errors: A detailed list of any errors encountered during the upload, including line numbers and error descriptions.

This history helps in maintaining an audit trail and troubleshooting any issues that arise during user account creation.