Commit Graph

683 Commits (48941f1713cf4ed405f29fc2239661f2cb4d981b)
 

Author SHA1 Message Date
Justin Richer 11b35267b4 Refactored stats processor into a service, made home page into a smart page.
12 years ago
Michael Jett 85e13bd11d Initial Scope UI updates
12 years ago
Stephen Moore e8eaf48efd Added check for token NotBefore
12 years ago
Justin Richer bc0ee4cbab force id consistency
12 years ago
Justin Richer 8876217baf Added cleanups to client service
12 years ago
Justin Richer d041ddb0e1 Added approvedSite API and support structure
12 years ago
Justin Richer 2bf5cfc041 service bug fix
12 years ago
Justin Richer b462d6dd96 added empty http code view
12 years ago
Justin Richer 8ae1b376fe updated whitelist service and repository
12 years ago
Justin Richer 6a180acf3c added preliminary whitelist api
12 years ago
Michael Jett 59e2f0e127 Backbone List View Widget Initial Commit
12 years ago
Justin Richer 4af3dd89be cleaned up client api
12 years ago
Justin Richer 72c125ba64 refactored binder into two parts
12 years ago
Justin Richer be54696603 Generic GSON entity printer
12 years ago
Michael Jett 0aa6da67de Bootstrap JS Upgrade
12 years ago
Michael Jett 306e07bc36 UI Dynamic List updates
12 years ago
Michael Jett 5377a2bac4 Redirect URI UI updates
12 years ago
Justin Richer 0b1bb4f8aa call the right service api
12 years ago
Justin Richer 407c14d0dc added missing bean annotation
12 years ago
Justin Richer 3e423e9e04 explicitly exposed registration url
12 years ago
Justin Richer a674589db0 added client editing capability
12 years ago
Justin Richer a45c8bf96d upped default client secret strength
12 years ago
Justin Richer e39dcb63dd added views, fixed registration for SECOAUTH required parameter
12 years ago
Michael Jett d8037c0513 Redirect URL UI initial commit
12 years ago
Justin Richer 83873f8ae2 added defaults for SECOAUTH
12 years ago
Justin Richer 9f84126cb8 more dynamic registration
12 years ago
Justin Richer 140de779fd converted userid type to enum
12 years ago
Justin Richer 1c34f83297 Fixed JWS algorithm parsing
12 years ago
Justin Richer aeb6644d38 exploded version of attribute binding/processing
12 years ago
Justin Richer 29ac1a3a70 reverse lookup for clientdetails utiltiy classes
12 years ago
Justin Richer 21ff134383 JWS coment/format cleanup
12 years ago
Justin Richer e4470c9361 mapped the invalid scope exception, addresses #102
12 years ago
Justin Richer 259e84c871 put null check into interceptor, addresses #183
12 years ago
Michael Jett 8361f74932 removed innocuous change
12 years ago
Michael Jett 42287edc9b junk comentt showwhich brnach we'ron
12 years ago
Michael Jett a61d94e07e Cancel buttons on client forms
12 years ago
Michael Jett 149080f776 Breadcrumbs are now fully dynamic.
12 years ago
Justin Richer 37d6d63772 inject userinfo into context for use in JSPs
12 years ago
Justin Richer b5ce8d5e8b added getByUsername to userinfo repositories and supporting classes, updated calling classes to use this
12 years ago
Justin Richer ba24ca1f60 removed unused utility method
12 years ago
Michael Jett 6cb0269629 Merge remote branch 'origin/master'
12 years ago
Michael Jett dc1f1965af Refactoring breadcrumbs. The breadcrumb bar will disappear momentarily.
12 years ago
Amanda Anganes ba5572b28a Tidied up a bit, added javadoc comments to new classes
12 years ago
Amanda Anganes c23b176567 Database backed authorization-code-service now works.
12 years ago
Amanda Anganes 4b76cc514b Added a database-backed authorization-code system. Untested; needs to be injected into configuration in the place of the in-memory one and tested
12 years ago
Amanda Anganes dc61068702 Split approved site and whitelisted site scope tables.
12 years ago
Justin Richer e5b62e8935 fixed patterns and expressions on http blocks
12 years ago
Justin Richer 9eb328831f changed to proper prefix
12 years ago
Stephen Moore af01e26e10 Split up permitAll on enpoints
12 years ago
Stephen Moore d2f7e8edf9 Moved SPEL to app-context, and added enpoint permitAlls
12 years ago