1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 23, 2024 — Nov 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First version of ResourceServerTestIT More... over 13 years ago
Added access token for ResourceServer/Client it tests More... over 13 years ago
made ResourceServer JSON-izable More... over 13 years ago
Bug with invalid Basic auth header More... over 13 years ago
Disabled profiles etc. for integration tests: not used yet. More... over 13 years ago
Fixed bug where redirectUri was not built correctly. More... over 13 years ago
Added repo abstract test More... over 13 years ago
selenium test for authorization code More... over 13 years ago
selenium test for Implicit grant More... over 13 years ago
Removed drop wizard out of the equation More... over 13 years ago
Support for selenium integration tests. More... over 13 years ago
Moved the form login and user consent handler to the war More... over 13 years ago
Added integration profile (not active by default) that performs integration tests using maven failsafe. More... over 13 years ago
Use a better connection pool; Use jetty:run instead of Cargo to run container in dev environment More... over 13 years ago
Added todos to todo.txt More... over 13 years ago
Added Noop userConsentHandler and applied boy-scout-rule More... over 13 years ago
Added non happy flow logic in VerifyResource More... over 13 years ago
Refactored and combined client jar and authorization jar More... over 13 years ago
Cleaned up versions in pom.xml More... over 13 years ago
Implemented UserConsentFilter More... over 13 years ago
Added spring configuration test More... over 13 years ago
Fixed integration tests More... over 13 years ago
Fixed war; made authentication filter work on /oauth2/authorize, added authentication filter and oauth2Validator to spring config More... over 13 years ago
work on the war; integration tests; spring config. More... over 13 years ago
More logging in VerifyResource; Same jersey version for all components. More... over 13 years ago
clean setup of war, added maven failsafe plugin, cargo using jetty7x More... over 13 years ago
Forgot to add RolesPrincipal More... over 13 years ago
Introduced roles for the verify Token More... over 13 years ago
Resources now use provided credentials More... over 13 years ago
Added hook for TokenResource More... over 13 years ago