Skip to content

zenthcloud/sso-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Zenth SSO Server

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.

πŸ” Features

  • βœ… Supports OAuth2, OpenID Connect (OIDC), and SAML 2.0 protocols
  • βœ… Integration with ldap-server for 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

πŸ“¦ Part of the Zenth Cloud Stack

Zenth SSO Server integrates with:

  • ldap-server – User and group directory
  • api-server – Authentication orchestration and token management
  • panel-server – User management interface
  • status-server – Monitoring and audit logging
  • All other Zenth services requiring authentication

πŸ› οΈ Technology

  • 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

πŸ“– Documentation

Detailed installation, configuration, and API usage guides are available in /docs or on Documentations.

πŸ›‘οΈ License

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.

Releases

No releases published

Packages

No packages published