Commit Graph

619 Commits (6a180acf3cebe68e291acd1099cf5c337d3bfae8)
 

Author SHA1 Message Date
Justin Richer 6a180acf3c added preliminary whitelist api
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
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
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
Justin Richer bdfdbbadbc stats summary, addresses #62
12 years ago
Justin Richer 6cb7e74046 updated default handling to user proper backbone model handling
12 years ago
Justin Richer 74b4fab58c Client secret processing
12 years ago
Justin Richer 05fa7b148c added checks for generated client secret
12 years ago
Justin Richer 9e60da2675 added controls for client secret processing
12 years ago
Justin Richer a02f37cec3 added generators to client service API
12 years ago
Justin Richer b47dcf8e6b fixed timestamp math
12 years ago
Justin Richer 26d5a846e0 Updated validator structure and id token checking.
12 years ago
Justin Richer a0df7ad04b client documentation updates, addresses #135
12 years ago
Justin Richer 012bb4afd7 Changed casing on "URI" to "Url" to match other parameters.
12 years ago
Justin Richer d14f55004c added parser to userinfo object, userinfo url in filter, fixed bug in user_id check
12 years ago
Justin Richer fbd6e67af8 Refactored auth provider to call the userinfo endpoint and provide info inside the auth token.
12 years ago
Justin Richer 8520fcbf72 removed deprecated granted authority reference
12 years ago
Justin Richer 6ccbf480b3 added token values into the OpenIDConnectAuthToken class and authenticator, still need to do authuserdetailsservice
12 years ago