Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hydra | 13,869 | 8 | 3 days ago | 1 | May 08, 2019 | 73 | apache-2.0 | Go | ||
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid. | ||||||||||
Cas | 10,027 | 2 | 306 | 14 hours ago | 127 | September 04, 2022 | 2 | apache-2.0 | Java | |
Apereo CAS - Identity & Single Sign On for all earthlings and beyond. | ||||||||||
Authlib | 3,571 | 162 | 147 | 3 days ago | 35 | April 06, 2022 | 48 | bsd-3-clause | Python | |
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included. | ||||||||||
Node Oidc Provider | 2,593 | 25 | 62 | 10 days ago | 317 | September 13, 2022 | mit | JavaScript | ||
OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js | ||||||||||
Appauth Android | 2,387 | 120 | 4 | 11 days ago | 8 | December 22, 2021 | 169 | apache-2.0 | Java | |
Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers. | ||||||||||
Pac4j | 2,241 | 146 | 129 | 3 days ago | 96 | September 08, 2022 | apache-2.0 | Java | ||
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... | ||||||||||
Fosite | 2,036 | 50 | 64 | 6 days ago | 278 | April 17, 2022 | 28 | apache-2.0 | Go | |
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go. | ||||||||||
React Native App Auth | 1,633 | 15 | 3 | 2 months ago | 46 | February 14, 2022 | 87 | mit | Java | |
React native bridge for AppAuth - an SDK for communicating with OAuth2 providers | ||||||||||
Node Openid Client | 1,462 | 275 | 209 | 10 days ago | 160 | July 04, 2022 | mit | JavaScript | ||
OpenID Certified™ Relying Party (OpenID Connect/OAuth 2.0 Client) implementation for Node.js. | ||||||||||
Awesome Iam | 1,090 | 12 days ago | 2 | cc0-1.0 | ||||||
👤 Identity and Access Management knowledge for cloud platforms |
oxAuth is an open source OpenID Connect Provider (OP) and UMA Authorization Server (AS). The project also includes OpenID Connect Client code which can be used by websites to validate tokens.
oxAuth currently implements all required aspects of the OpenID Connect stack, including an OAuth 2.0 authorization server, Simple Web Discovery, Dynamic Client Registration, JSON Web Tokens, JSON Web Keys, and User Info Endpoint.
oxAuth is tightly coupled with oxTrust.
oxAuth configuration is stored in LDAP, and oxTrust is needed to generate the proper configuration. For deployment instructions, use the Gluu Server documentation