FORTIFY ACCESS
| /login
--:--:--
Fortify Node Network
Admin Access
Control plane authentication. Session-based. Fail-closed.
vN
  • Admin portal locked
    All /admin/* routes require an authenticated admin session.
  • DB-first identity
    Credentials are validated against the users table. UI renders session truth.
  • Redirect-safe
    next= only allows relative paths. No open redirects.
Bootstrap note
If there are no users yet, you can bootstrap the first admin using FORTIFY_BOOTSTRAP_EMAIL / FORTIFY_BOOTSTRAP_PASSWORD.
Sign in
Enter your Fortify admin credentials.
Please sign in.
Authorized operators only. Activity may be audited.
If you were redirected here, Fortify preserved your destination via next.
Fortify — Admin Portal vNext • Secure session auth