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

cloudfoundry/uaa

CloudFoundry User Account and Authentication (UAA) Server observed · 2026-08-28

github.com/cloudfoundry/uaa · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 11.0
  • age_days: 5321
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 49

Full methodology

Adoption not part of the score

1638 stars · 843 forks observed · 2026-08-28

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

Cloud Foundry's User Account and Authentication (UAA) server, a multi-tenant identity management service that acts as an OAuth2 provider and OpenID Connect-certified identity server. It issues tokens, manages user accounts and OAuth2 clients, and can serve as an SSO service, either within Cloud Foundry or standalone.

Use cases

  • run a standalone oauth2 authorization server
  • add single sign-on to my applications
  • issue and validate access tokens for microservices
  • manage user accounts with SCIM provisioning
  • integrate LDAP authentication with an identity provider
  • get an openid connect certified identity server
  • act as an oidc proxy in front of other identity providers

When to choose

  • you need a battle-tested, OpenID-certified OAuth2/OIDC server
  • you are deploying Cloud Foundry or need CF-compatible identity management
  • you need multi-tenancy, SCIM user provisioning, or LDAP integration out of the box

When to avoid

  • you want a lightweight embedded auth library rather than a separate server
  • your stack is not JVM-based and you cannot operate a Java/Tomcat service
  • you need full OpenID Connect feature coverage beyond UAA's partial OIDC support

Facets

service · maturity active

auth authorization http-server api-framework security security backend apis cloud-computing developer-tools jvm self-hosted cross-platform oauth2-server openid-connect identity-management sso scim spring multi-tenant token-issuance ldap web-server docker

1 source

Member repositories

RepositoryRoleHealth v2
cloudfoundry/uaamain99

For agents

markdown · JSON · MCP: product_card(name="cloudfoundry/uaa")

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