Skip to content

org.mitre.openid-connect-parent 1.3.4-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.mitre</groupId>
  <artifactId>openid-connect-parent</artifactId>
  <version>1.3.4-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A reference implementation of OpenID Connect (http://openid.net/connect/), OAuth 2.0, and UMA built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.