Go to file
Amanda Anganes 69dc1fe361 Removing our custom authorization endpoint and token endpoint urls, as well as the filter required by those custom urls (in web.xml), fixes the infinite redirect problem. This has been submitted as an issue to the SECOAUTH team. 2012-04-11 17:08:15 -04:00
.settings
docs
openid-connect-client
openid-connect-common Added tables.sql, which is just a concatenation of all the other sql files. Added redirect_uris.sql, which is a NEW table needed to support clients registering multiple redirect uris. 2012-04-10 13:44:10 -04:00
openid-connect-server Removing our custom authorization endpoint and token endpoint urls, as well as the filter required by those custom urls (in web.xml), fixes the infinite redirect problem. This has been submitted as an issue to the SECOAUTH team. 2012-04-11 17:08:15 -04:00
spring-security-oauth@33acf01dcc Added tables.sql, which is just a concatenation of all the other sql files. Added redirect_uris.sql, which is a NEW table needed to support clients registering multiple redirect uris. 2012-04-10 13:44:10 -04:00
upstream-patch
.gitignore
.gitmodules
.project
.travis.yml added submodule config 2012-04-03 14:29:58 -04:00
LICENSE.txt
README.txt
pom.xml

README.txt

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

Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett

Copyright 2012, The MTIRE Corporation (http://www.mitre.org/)