Skip to content

Users & Authentication – Overview

Introduction

The MemVerge AI platform provides centralized control over user accounts and authentication methods. Administrators can create user accounts, enable or disable access, and integrate with external authentication providers (e.g., GitHub). This ensures that each user has the appropriate credentials and permissions within the platform.

Key Components

  • Users
    • Individual accounts that can log in to the platform.
    • May be locally defined or use an external provider (e.g., GitHub OAuth).
  • Authentication Providers
    • External services that validate user identities.
    • Currently includes GitHub OAuth (both public GitHub.com and private GitHub Enterprise).
    • Additional providers (LDAP, SAML, etc.) may be supported in future releases.

Users & Authentication Management

Below are links to the sub-pages detailing the essential operations for user and authentication management: