OpenID-Connect-Java-Spring-.../openid-connect-common
Amanda Anganes 269a354f8c 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.
This updates us to the HEAD revision of SECOAUTH, where the redirect uri field on ClientDetails has been updated to be a Set<String> instead of a single string. I updated the UI code so that it will still work, but it will need to be updated to allow users to register multiple uris.
This also closes issue #2 from the issue tracker.
2012-04-10 13:44:10 -04:00
..
.settings merged keystore changes 2012-03-22 13:50:47 -04:00
src/main/java/org/mitre 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
.classpath Removed Replacer plugin 2012-03-23 15:55:30 -04:00
.gitignore added files and shuffled things to new packages 2012-03-16 15:46:23 -04:00
.project mods to auth filter including config comments, http socket time out... 2012-03-22 17:49:30 -04:00
pom.xml fixed dependencies and project configurations 2012-03-16 16:18:33 -04:00