1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated css-setup by Wes: better separation of bootstrap css and customisation. More... over 13 years ago
Updated readme to include usage instructions. More... over 13 years ago
Initial checkin More... over 13 years ago
- add default scopes todo More... over 13 years ago
- Split up requested and granted scopes - Do NOT add all the available scopes to the requested scopes when a client does not request any resources (add a default for that per client) - Only check the requested scopes in the user consent window - Add scope validation to the accessToken, Client and ResourceServer Resources - Request the read and write scope in the apis-authorization-server client More... over 13 years ago
Cascading deletes for clients, access tokens and authorization requests. More... over 13 years ago
update README layout More... over 13 years ago
Do not serialize null values when serializing POJO's to json More... over 13 years ago
Change content-type from application/json to text/html for redirects More... over 13 years ago
ResourceServer validation, removed unused validator class More... over 13 years ago
Validation of scopes, redirectUris More... over 13 years ago
first version of server side validation of Client-attributes More... over 13 years ago
Readme.md updated More... over 13 years ago
Call the init method on a custom Authenticator to initialize the filter More... over 13 years ago
Added more Javadoc, better loggin when a exception is thrown. More... over 13 years ago
Fixed bug in AuthorizationRequest causing scopes not to be saved. Fixed integration tests (textual changes) More... over 13 years ago
Added storage for tokens\nAdded retry after invalid acces/refresh token. More... over 13 years ago
Update todos More... over 13 years ago
Fixed scm tag in parent pom More... over 13 years ago
Merge pull request #3 from eveoh/master More... over 13 years ago
Fixed README: corrected folder for Dropwizard client example More... over 13 years ago
Fixed javascript client for scope/redirectUri refactoring More... over 13 years ago
Added popover key values More... over 13 years ago
Made it clear that the apis-example-resource-server-war is not to be confused with the apis-example-resource-server More... over 13 years ago
Added new logos again. More... over 13 years ago
Migrated client.scopes, resourceserver.scopes, to list of strings More... over 13 years ago
Added check to ensure client belongs to resource server when verifying access token More... over 13 years ago
Update readme: fix some typos More... over 13 years ago
initial application More... over 13 years ago
init commit More... over 13 years ago