Skip to content

Configuration

After deploying RAMP, configure your application settings, authentication providers, and email system.

Application Settings

Complete reference for appsettings.json — database connection, JWT, logging, file storage, and more.

Settings reference →

Authentication Overview

Understand RAMP’s authentication architecture: supported providers, multi-tenant auth, and security model.

Auth overview →

OIDC / OAuth2

Connect Azure AD, Keycloak, Okta, Auth0, or any OIDC-compliant identity provider.

OIDC setup →

LDAP / Active Directory

Configure direct LDAP authentication and directory search against AD or OpenLDAP.

LDAP setup →

Windows Auth

Set up Integrated Windows Authentication with Kerberos/NTLM for intranet deployments.

Windows Auth →

ADFS

Configure WS-Federation and OIDC support for federated authentication via AD FS.

ADFS setup →

RAMP Native Auth

Use RAMP’s built-in username/password authentication with secure PBKDF2 hashing.

Native auth →

Multi-Factor Authentication

Enable TOTP-based MFA with QR code enrollment, backup codes, and per-tenant policies.

MFA setup →

Email / SMTP

Configure SMTP for password resets, notifications, and email-based features.

Email setup →

Bootstrap Admins

Auto-provision administrator accounts from configuration on first startup.

Bootstrap admins →