Commit Graph

171 Commits (d38ee185fba302c2db6e95ca7124fd0193bb2650)

Author SHA1 Message Date
Justin Richer ed4537b4f8 switched to popover based display, closes #490 2014-01-20 21:56:10 -05:00
Justin Richer 91ecf62cff tooltip-based claims display 2014-01-20 21:51:12 -05:00
Justin Richer 8518c6f907 slightly better displays for claim information 2014-01-20 21:17:48 -05:00
Justin Richer 19dbe92d4e initial support for displaying claim values for requested scopes 2014-01-20 20:56:04 -05:00
Justin Richer 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05:00
Justin Richer dd8b17c67d added UNIQUE constraint to client_id 2014-01-20 11:31:09 -05:00
Justin Richer ea1f52cdf9 updated syntax of default values to allow file to run inside HSQLDB GUI (it ran fine on the back end for some reason), addresses #545 2014-01-20 11:29:46 -05:00
Andy Pemberton 3a200e9567 add contextPath 2014-01-12 09:47:22 -05:00
Andy Pemberton 7392749ce5 add jetty plugin for quick startup 2014-01-12 09:00:09 -05:00
Justin Richer e1e7f7a579 [maven-release-plugin] prepare for next development iteration 2013-12-02 12:18:11 -05:00
Justin Richer 42fe973f7b [maven-release-plugin] prepare release mitreid-connect-1.1.0 2013-12-02 12:18:08 -05:00
Justin Richer 29b1cb4202 fixed variable name on approved sites page, addresses #518 (again) 2013-12-02 11:56:02 -05:00
Justin Richer 3410d2c6ad added separate filter for authorization endpoint 2013-11-27 11:24:20 -05:00
Justin Richer ca5288e182 grant table displays correct scope list, addresses #518 2013-11-27 10:41:19 -05:00
Justin Richer 3b37294f76 wired in custom request validator 2013-11-25 13:44:06 -05:00
Justin Richer 59da1960eb added token_endpoint_auth_signing_alg, addresses #511
affects #455
2013-09-26 11:11:09 -04:00
Justin Richer 0691c98183 added database upgrade files, addresses #455 2013-09-26 10:28:16 -04:00
Justin Richer 2e9d155a2b pushed JSTL down into webapp 2013-09-24 16:09:21 -04:00
Justin Richer f227724caa dependency juggling 2013-09-24 15:39:25 -04:00
Justin Richer 998b00fd38 moved repo references to parent, added dependencies for webapp 2013-09-24 14:14:42 -04:00
Justin Richer 8a5a16f374 refactored project into four modules:
Common
 Client
 Server Library
 Server Webapp

addresses #367
2013-09-23 17:19:09 -04:00