Application Settings
Complete reference for appsettings.json — database connection, JWT, logging, file storage, and more.
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.
Authentication Overview
Understand RAMP’s authentication architecture: supported providers, multi-tenant auth, and security model.
OIDC / OAuth2
Connect Azure AD, Keycloak, Okta, Auth0, or any OIDC-compliant identity provider.
LDAP / Active Directory
Configure direct LDAP authentication and directory search against AD or OpenLDAP.
Windows Auth
Set up Integrated Windows Authentication with Kerberos/NTLM for intranet deployments.
ADFS
Configure WS-Federation and OIDC support for federated authentication via AD FS.
RAMP Native Auth
Use RAMP’s built-in username/password authentication with secure PBKDF2 hashing.
Multi-Factor Authentication
Enable TOTP-based MFA with QR code enrollment, backup codes, and per-tenant policies.
Email / SMTP
Configure SMTP for password resets, notifications, and email-based features.
Bootstrap Admins
Auto-provision administrator accounts from configuration on first startup.