Skip to content

CeroV/oxAuth

 
 

Repository files navigation

oxAuth

oxAuth is an open source OpenID Provider that implements the OpenID Connect 1.0 stack of REST services. The project also includes OpenID Connect Client code which can be used by websites to validate tokens. It 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.

Refer to https://github.com/GluuFederation/install for installation instructions.

To access Gluu support, please register and open a ticket on Gluu Support

About

OAuth 2 server and client; OpenID Connect & UMA implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.3%
  • Python 5.5%
  • C 2.2%
  • CSS 0.9%
  • XSLT 0.7%
  • PHP 0.4%