Skip to content

davidhessler/OpenID-Connect-Java-Spring-Server

 
 

Repository files navigation

Authentication & Authorization Tranformer

This is a work in progress. This is design an mechanism to convert alternative authenication mechanisms into OIDC. There an custom auth mechanisms that don't easily integrate with COTS product. This is designed to allow for easier integration.

WIP

This is a work in progres. Use at your own risk

Maven Central Travis CI Codecov

This project contains a certified OpenID Connect reference implementation in Java on the Spring platform, including a functioning server library, deployable server package, client (RP) library, and general utility libraries. The server can be used as an OpenID Connect Identity Provider as well as a general-purpose OAuth 2.0 Authorization Server.

OpenID Certified

More information about the project can be found:

The authors and key contributors of the project include:

Licensed under the Apache 2.0 license, for details see LICENSE.txt.

About

An OpenID Connect reference implementation in Java on the Spring platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 62.5%
  • JavaScript 26.1%
  • HTML 5.5%
  • CSS 5.1%
  • Other 0.8%