Username / password
The simplest option is a single form-login account, set via environment variables (no profile required):OIDC (single sign-on)
Alginte also supports OpenID Connect login against an external identity provider (Keycloak, and other standard OIDC providers), with an allowlist controlling which authenticated users are admitted. This lets you delegate identity to your existing SSO instead of managing a local credential. See OIDC provider setup for the full guide: what to register at the provider, the property block, the mandatory allowlist, per-provider walkthroughs (Keycloak, Google, Microsoft Entra ID, Okta), reverse-proxy notes, and troubleshooting.OIDC/SSO login is a Professional-edition feature; the
username/password login above is included in the free Community edition.