Skip to content

pdvrieze/OpenID-Connect-Kotlin-Ktor-Server

 
 

Repository files navigation

MITREid Connect


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

A fork of the Mitre OpenID Connect reference implementation using Kotlin and KTor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.8%
  • JavaScript 30.9%
  • HTML 5.2%
  • Less 4.6%
  • Other 0.5%