Esta página se muestra en inglés. Una traducción al español está en curso.
KnowledgeMay 14, 2026·2 min de lectura

Awesome OpenID Connect — OIDC Providers & SDKs

Awesome OpenID Connect is a CC0 index of OIDC providers, libs, and learning links—handy when you need OAuth/OIDC choices for agent tools (110★).

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Memory
Instalación
Bundle
Confianza
Confianza: Established
Entrada
gh repo clone cerberauth/awesome-openid-connect
Comando CLI universal
npx tokrepo install a677d6a3-f1b2-5d59-b583-73afd2606013
Introducción

Awesome OpenID Connect is a CC0 index of OIDC providers, libs, and learning links—handy when you need OAuth/OIDC choices for agent tools (110★).

Best for: Builders adding secure login to agent tools (MCP servers, dashboards, internal apps) who need a fast shortlist of OIDC options

Works with: GitHub (clone/fork), local search tools, and your existing auth stack; use it as a reference during architecture decisions

Setup time: 3-12 minutes

Main

  • Provider shortlist: lists many real-world OIDC providers (open source and SaaS) so you can compare by ecosystem quickly.
  • Library coverage: includes SDKs and reference implementations (Node, .NET, Java, etc.), useful when integrating into agent backends.
  • Security context: links to OIDC/OAuth learning resources so teams can align on flows before shipping.
  • Pairs well with MCP auth: when your MCP server needs OAuth/OIDC, this helps you pick a provider/library combination faster.

FAQ

  • Is this a library?: No. It is a curated index. You still install the specific provider or SDK you choose.
  • How do I use it effectively?: Search by your language/runtime first, then shortlist providers that match your deployment model.
  • What is a quick sanity check?: Prefer entries with active maintenance and clear documentation; then validate with your threat model.
🙏

Fuente y agradecimientos

Source: https://github.com/cerberauth/awesome-openid-connect > License: CC0-1.0 > GitHub stars: 110 · forks: 22

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados