Skip to content

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

 
 
 

Contributors