Commit Graph

605 Commits (0aa6da67de94592262f1d391e1f670b9cb00e169)
 

Author SHA1 Message Date
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
Michael Jett d8037c0513 Redirect URL UI initial commit
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
Justin Richer a65504c0cb added new exception for userinfo, addresses #133
12 years ago
Justin Richer c5244db1a2 moved nonce from cookie to session, added state processing, cleaned up unused classes
12 years ago
Justin Richer 209fc2d249 refactored request object endpoint to avoid urlspace conflict with SECOAUTH
12 years ago
Justin Richer 269c2c9835 fixed nonce cookie handling
12 years ago
Mike Derryberry d1218efb2a cleaned up imports
12 years ago
Mike Derryberry 55e7a4d707 moved request object auth endpoint in project setup
12 years ago
Mike Derryberry ec286b9644 removed auth bean from application-context. Added extra parameter checks in request object auth endpoint
12 years ago
Mike Derryberry 04d8faa90a updated autowired annotation
12 years ago
Mike Derryberry 20a7ebc576 autowired all member variables in request object auth endpoint
12 years ago
Mike Derryberry 694074ee58 moved endpoint, added param processing
12 years ago
Mike Derryberry 36b9c805d9 added reference to abstract endpoint class to get token granter
12 years ago
Mike Derryberry 2bdbb283b7 removed dependency on abstract endpoint class. added methods needed to authRequestObjectEndpoint (afterPropertiesSet())
12 years ago
Mike Derryberry 51ec529861 readded implementation of initializingBean
12 years ago
Mike Derryberry 638ebf2010 cleaned up AuthRequestObjectEndpoint class
12 years ago