Skip to content

tntconcept/openid-connect-server-spring-boot

Repository files navigation

Spring Boot MITREid Connect


Maven Central Travis CI

A Spring Boot Configuration for the MITREid OpenID Connect Server.

This project separates the OpenID Connect Server configuration from the UI, and includes sample applications.

The default sample application attempts to be as close as possible to the maven overlay web application from MITREid, while other samples give examples of how to customize the OpenID Connect server to fit your needs.

Pull requests and feature improvements are welcome.

Currently supports Spring Boot 1.3.3, MitreId Connect 1.2.3, and Spring Security 4.2.5