Authman
Authentication server backend for the Authman application
Authman is a repository containing the server-side component of the Authman project. It implements the backend authentication logic and templated views in a PHP-based stack and is intended to be paired with a separate frontend application.
Key Features
- PHP-based server implementation with templated views and frontend assets
- Project contains Blade templates and SCSS styles for server-rendered UI
- Includes JavaScript/TypeScript assets for client-side behavior
- Designed as the backend component for a companion Authman application
- Minimal repository focused on server code and backend responsibilities
Use Cases
- Provide a self-hosted authentication backend for projects that integrate with the Authman frontend
- Reference implementation for building or extending PHP-based auth services with templated views and frontend assets
- Development and testing of server-side authentication flows in a PHP stack
Limitations and Considerations
- Repository README is minimal and refers to a separate frontend application; documentation and usage instructions are limited
- No explicit information in this repository about supported protocols (OAuth2/OpenID Connect/SAML) or required database/backing services
Authman is primarily the server-side piece of a larger Authman project. It is suitable for developers who want a PHP-based authentication backend but will likely require pairing with the companion frontend and additional configuration or documentation to deploy in production.
Categories:
Tags:
Tech Stack:
Similar Services

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.
Keycloak
Open-source identity and access management with SSO
Keycloak is an open-source IAM server providing single sign-on, user federation, and centralized authentication and authorization using OIDC, OAuth 2.0, and SAML.

Authelia
Self-hosted IAM with SSO and multi-factor authentication
Authelia is an open-source IAM and authentication server providing SSO, MFA, and access control for web apps, with OpenID Connect/OAuth 2.0 and reverse-proxy integration.
Infisical
Open-source platform for secrets, PKI certificates, and privileged access
Infisical is an open-source platform to manage and deliver app secrets, certificates (PKI), SSH credentials, and encryption keys across teams and infrastructure.

authentik
Open-source Identity Provider (IdP) for SSO, OIDC, and SAML
Open-source IdP delivering SSO, OAuth2/OIDC, SAML2, LDAP, RADIUS, MFA, WebAuthn, conditional access and application-proxy capabilities for self-hosted deployments.

Teleport
Identity-aware access proxy for infrastructure and internal apps
Secure access platform for servers, Kubernetes, databases, desktops, and web apps with SSO/MFA, short-lived certificates, and full session auditing.

JavaScript
TypeScript
SCSS
PHP