xuxueli/xxl-sso
A distributed single-sign-on framework.(单点登录框架XXL-SSO) observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 96
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 31
- age_days: 3086
- days_rel: 26
- days_push: 26
- n_releases_24m: 10
Adoption not part of the score
2011 stars · 830 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XXL-SSO is a lightweight, distributed single sign-on (SSO) framework for Java/Spring applications. It supports login, permission, and role authentication across web, native (front-end separated), and CAS cross-domain scenarios with pluggable login-state storage such as Redis.
Use cases
- implement single sign-on across multiple internal applications
- add login authentication to a spring boot app with annotations
- share login sessions across microservices with redis
- support token-based login for mobile apps and front-end/back-end separation
- set up a CAS-style cross-domain unified login center
- add role and permission checks to web endpoints
When to choose
- you need SSO across multiple Java/Spring systems with minimal dependencies
- you want annotation or API based login, permission, and role checks
- you need both cookie-based web login and token-based native login
- you prefer a lightweight self-hosted alternative to heavier SSO solutions
When to avoid
- your stack is not JVM/Spring based
- you need full-featured enterprise IAM with OAuth2/OIDC/SAML federation
- you cannot accept the GPL-3.0 license
- you need managed cloud identity services
Facets
framework · maturity active
auth authorization middleware security web-development backend developer-tools jvm self-hosted sso single-sign-on cas distributed-session spring-mvc webflux token-authentication session-management spring-boot
2 sources
- readme: https://github.com/xuxueli/xxl-sso · fetched 2026-08-28 · c243e3d108c0
- homepage: http://www.xuxueli.com/xxl-sso/ · fetched 2026-08-29 · 2756ff572c16
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xuxueli/xxl-sso | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem