Skip to content

sobhanpanda/oxAuth

 
 

Repository files navigation

oxAuth

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

About

OAuth 2.0 server and client; OpenID Connect Provider (OP) & UMA Authorization Server (AS)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 69.8%
  • JavaScript 18.7%
  • Python 6.1%
  • HTML 4.3%
  • CSS 0.9%
  • PHP 0.2%