Ross ROSS = Recommend OSS · open-source software intelligence for agents

a466350665/smart-sso

SpringBoot SSO 单点登录 权限认证,OAuth2实现,支持跨域、前后端分离、分布式部署 observed · 2026-08-28

github.com/a466350665/smart-sso · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 76
  • Release rhythm 8
  • 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: n/a
  • age_days: 3705
  • days_rel: n/a
  • days_push: 149
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2303 stars · 1224 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Smart-SSO is a lightweight single sign-on (SSO) authentication and authorization center built on Spring Boot, implementing the OAuth2 authorization code flow combined with RBAC permission design. It provides client starter libraries and a server module supporting cross-domain login, front-end/back-end separation, single logout, auto token renewal, forced logout, and distributed deployment with Redis-shared tokens.

Use cases

  • implement single sign-on across multiple Spring Boot applications
  • add OAuth2-based centralized authentication to microservices
  • support SSO in front-end/back-end separated apps without cookies
  • enable single logout across all connected client apps
  • deploy SSO server and clients across multiple instances with Redis
  • enforce button-level permission control in web apps
  • force a user offline across all clients as an admin

When to choose

  • you need a lightweight, self-hosted SSO solution in the Java/Spring Boot ecosystem
  • you want OAuth2 authorization code flow with RBAC permissions out of the box
  • you need cross-domain SSO or cookie-less front-end/back-end separated architectures
  • you require distributed multi-instance deployment with shared token state via Redis

When to avoid

  • you need a full-featured enterprise identity provider with SAML, OIDC, or social login (consider Keycloak)
  • your stack is not Java/Spring Boot
  • you need standards-certified OAuth2/OIDC compliance rather than a simplified implementation
  • you want a managed cloud identity service

Facets

framework · maturity active

auth authorization middleware web-framework security web-development backend developer-tools jvm self-hosted sso oauth2 single-sign-on rbac spring-boot distributed token-management spring

1 source

Member repositories

RepositoryRoleHealth v2
a466350665/smart-ssomain57

For agents

markdown · JSON · MCP: product_card(name="a466350665/smart-sso")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem