Getting Started
Start here to bring the platform online safely.
- Set real values in
.envfor SMTP and Microsoft OIDC. - Log in as the bootstrap admin and rotate the password immediately.
- Configure reverse proxy to pass trusted headers and mTLS info.
- Create OAuth clients and SAML service providers as needed.
- Generate and activate an intermediate CA in the PKI admin page.
- Enable user registration at
/user/registerand verify email flow. - Optionally require approval with
REQUIRE_REGISTRATION_APPROVAL.
Key URLs
- User login:
/user/login - Admin portal (mTLS + session):
/admin/ - SAML metadata:
/saml/metadata - CA cert and CRL:
/ca,/crl