Authentication
ForgeMD uses JWT (JSON Web Token) based authentication with secure token management and a refresh mechanism that minimizes exposure of long-lived credentials. Passwords are hashed with bcrypt.
Role-Based Access Control
- Per-document roles: Owner, Editor, Viewer
- Workspace member and role management
- Granular permissions that scale from personal documents to enterprise teams
Enterprise Identity
Enterprise tier adds Single Sign-On via SAML and OIDC, plus multi-factor authentication options — integrating ForgeMD into your existing identity infrastructure.