Zenth SSO Server is an open-source, secure Single Sign-On (SSO) solution developed by Sky Genesis Enterprise for the Zenth Cloud ecosystem. It enables seamless and centralized authentication across all Zenth services and third-party applications.
- β Supports OAuth2, OpenID Connect (OIDC), and SAML 2.0 protocols
- β
Integration with
ldap-serverfor user directory and group management - β Centralized user authentication and session management
- β Multi-factor authentication (MFA) support
- β Single logout (SLO) across all connected services
- β
Audit logging and security monitoring via
status-server - β API-first design for easy integration and extensibility
Zenth SSO Server integrates with:
ldap-serverβ User and group directoryapi-serverβ Authentication orchestration and token managementpanel-serverβ User management interfacestatus-serverβ Monitoring and audit logging- All other Zenth services requiring authentication
- Built using open standards and proven libraries (e.g., Hydra, Keycloak forks)
- RESTful API with JSON Web Token (JWT) support
- Secure storage of credentials and tokens
- Designed for scalability and high availability
Detailed installation, configuration, and API usage guides are available in /docs or on Documentations.
Zenth SSO Server is licensed under the GNU Affero General Public License v3 (AGPLv3). See the LICENSE file for details.
Contributions, bug reports, and feature requests are welcome at github.com/zenthcloud.