Commit Graph

681 Commits (d7455dba14a7d5152aea58a81909aae71c70edc0)

Author SHA1 Message Date
Michael Jett d7455dba14 Dynamic Client Loading Initial Commit 2012-09-25 12:52:51 -04:00
Amanda Anganes 2a0602863e Conveted Booleans to booleans 2012-09-20 11:32:59 -04:00
Amanda Anganes 29862f15bd Removed a bunch of commented-out configuration 2012-09-18 15:21:55 -04:00
Amanda Anganes 695091ca82 Refactor part 4 - should be final bit 2012-09-18 15:08:53 -04:00
Amanda Anganes 51073a7f8d Refactor part 3 2012-09-18 15:01:05 -04:00
Amanda Anganes ef80676dc1 Cleaned up web package a bit - lots of unused imports and variables 2012-09-18 14:39:07 -04:00
Amanda Anganes dd2abd94d1 Refactoring part 2 2012-09-18 14:36:27 -04:00
Amanda Anganes c40efda6b5 Refactor part 1 2012-09-18 14:24:34 -04:00
Justin Richer 0b6aebfefe Revert "removed postrender function, use render function instead"
This reverts commit 2b1e78d195.
2012-09-13 11:27:50 -04:00
Justin Richer ebf77bea68 Updated timeout functions 2012-09-13 11:24:48 -04:00
Justin Richer 6fdd088125 Updated client secret panel display 2012-09-13 11:24:29 -04:00
Justin Richer be17133a99 Changed "submit" label to "save" 2012-09-13 11:02:53 -04:00
Justin Richer 2b1e78d195 removed postrender function, use render function instead 2012-09-13 10:33:52 -04:00
Justin Richer ece1b56095 added missing brackets 2012-09-13 10:33:52 -04:00
Justin Richer fe3e890bb3 changed to table head for input control 2012-09-13 10:33:52 -04:00
Justin Richer d8221a2a35 added missing semicolon 2012-09-13 10:33:52 -04:00
Justin Richer ed75b38ecc changed list view table styling 2012-09-13 10:33:52 -04:00
Justin Richer a4a40ffae5 unit test for x509 endpoint 2012-09-12 14:14:15 -04:00
Justin Richer ba76c539b0 added bouncycastle non-ext exclusion to pom 2012-09-12 14:14:15 -04:00
Michael Jett d9771f2322 Timout Bugfixes 2012-09-12 13:55:30 -04:00
Michael Jett 26c3cf5989 Timout UI refactor 2012-09-12 13:48:01 -04:00
Michael Jett 19df5ae032 Timeout form updates. Logo URL updates 2012-09-11 15:06:20 -04:00
Michael Jett cb6767dfb4 Timout form updates 2012-09-11 15:06:17 -04:00
Justin Richer a9d1799eda added getter/setter to UIE schema-to-view map 2012-09-11 12:44:47 -04:00
Justin Richer 920b2a59ba Fixed error logging 2012-09-10 17:17:03 -04:00
Justin Richer 7aec0dfe80 added randomized view names to lower possibility of conflicting with local views 2012-09-10 17:17:03 -04:00
Justin Richer d11005fc5f added x509 support 2012-09-10 17:17:03 -04:00
Justin Richer 2d24435365 Created custom resolver, handler mapper
moved endpoint back to server
2012-09-10 17:17:03 -04:00
Justin Richer edeae29bef client publisher mapping test 2012-09-10 17:17:03 -04:00
Justin Richer be1046f9b6 bean-based configuration 2012-09-10 17:17:03 -04:00
Justin Richer 7eb0a6f3d2 Moved JWK to commons 2012-09-10 17:17:03 -04:00
Amanda Anganes 714def4bc7 Merge branch 'master' of github.com:mitreid-connect/OpenID-Connect-Java-Spring-Server 2012-09-07 16:24:50 -04:00
Amanda Anganes f3c225d8f2 Updated SECOAUTH reference, made required alterations to our configuration 2012-09-07 16:08:15 -04:00
Stephen Moore 4eee172f79 buildRedirectURI moved to URLUtils 2012-09-07 15:52:56 -04:00
Stephen Moore 05efdbf39d buildURL uses URIUtils now. 2012-09-07 15:17:08 -04:00
Stephen Moore ea16f4e2b6 Fixed merge weirdness 2012-09-07 14:09:10 -04:00
Stephen Moore b58ed8b616 Added logoURL stuff 2012-09-07 13:51:58 -04:00
Justin Richer 42389286e4 removed non-RSA algorithms from JWE encrypter/decrypter functions 2012-09-06 17:28:17 -04:00
Justin Richer 558a6286e2 switched to Guava for parsing ints into bytes, addresses #154 2012-09-06 17:26:20 -04:00
Justin Richer 2b62042696 unshadowed Jwe header, unshadowed IdTokenClaims, added smart copy constructor to ClaimSet 2012-09-06 17:20:22 -04:00
Amanda Anganes 61b828e182 Fixed bug - removed service layer @Transactional annotations, which negated need for flush at repository level; moved @Transactional annotations. 2012-09-04 17:53:02 -04:00
Justin Richer 48c37129b7 Fixed spelling mistake 2012-09-04 14:10:36 -04:00
Michael Jett c8f9a3de76 Merge remote-tracking branch 'origin/UI-form-updates' 2012-09-04 13:25:16 -04:00
Justin Richer ee7a5fd2e1 added registration URL to discovery endpoint 2012-08-30 17:18:36 -04:00
Michael Jett 332fe282be List Widget UI values cannot be null 2012-08-29 14:40:23 -04:00
Michael Jett fe837c4fa5 comment edit 2012-08-29 13:56:10 -04:00
Michael Jett 4fcbbe639f visual error indicators for redirect uri and scope 2012-08-29 13:54:04 -04:00
Michael Jett 15359a236a Scope UI Auto-complete 2012-08-29 13:36:46 -04:00
Justin Richer 11b35267b4 Refactored stats processor into a service, made home page into a smart page. 2012-08-28 17:42:43 -04:00
Michael Jett 85e13bd11d Initial Scope UI updates 2012-08-28 15:59:03 -04:00