English | 简体中文
This repository contains the implementation of a centralized Single Sign-On (SSO) system for ECNC. The system is designed to provide unified authentication and user management for internal applications.
- Centralized user authentication
- OAuth 2.0 and OpenID Connect support
- Role-based access control (RBAC)
- Clone the repository:
git clone https://github.com/sysu-ecnc-dev/sso-system
cd sso-system- Run the application (setup instructions coming soon).