Upgrade jetty-maven-plugin and configure war path |
|
More...
|
almost 10 years ago
|
Make the dual client support configurable |
|
More...
|
almost 10 years ago
|
Travis build on JDK 7+8 |
|
More...
|
almost 10 years ago
|
Add SQL indexes for PostgreSQL and HSQLDB |
|
More...
|
almost 10 years ago
|
Update HikariCP to 2.4.1 https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES |
|
More...
|
almost 10 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 10 years ago
|
[maven-release-plugin] prepare release mitreid-connect-1.2.1 |
|
More...
|
almost 10 years ago
|
user info endpoint response uses correct client algorithms, addresses #921 |
|
More...
|
almost 10 years ago
|
rewrote blacklist UI, fixed delete functions on rest of UI, closes #905 |
|
More...
|
almost 10 years ago
|
fixed issuer on login page, added CSRF to login / logout, closes #870, closes #824, closes #875 |
|
More...
|
almost 10 years ago
|
fixed entity relationship for address |
|
More...
|
almost 10 years ago
|
don't load user info for anonymous authentications, closes #895 |
|
More...
|
almost 10 years ago
|
Added indexes to MySQL file, closes #902 |
|
More...
|
almost 10 years ago
|
added 'kid' to all signed tokens, closes #899 |
|
More...
|
almost 10 years ago
|
added JTI to client auth |
|
More...
|
almost 10 years ago
|
added JTI to ID tokens, closes #900 |
|
More...
|
almost 10 years ago
|
grabbed additional places that mention updated_time/updated_at |
|
More...
|
almost 10 years ago
|
added spring security to logger configuration, closes #917 |
|
More...
|
almost 10 years ago
|
Update DefaultOIDCTokenService.java |
|
More...
|
almost 10 years ago
|
Allow both flows authorization code and client credentials. This scenario might be found when the same client supports user authentication as well as service to service authentication. Such a client is trusted (whitelisted). |
|
More...
|
almost 10 years ago
|
Addresses issue 910 by replacing update_time with update_at for JSON objects. |
|
More...
|
almost 10 years ago
|
Update to Spring Security 3.2.8 |
|
More...
|
almost 10 years ago
|
Change Address model to be an interface. Will allow consuming projects to override this funcitonality more easily. |
|
More...
|
almost 10 years ago
|
restricted access to /authorize to ROLE_USER accounts, closes #892 |
|
More...
|
almost 10 years ago
|
OIDCAuthenticationFilter: Make authenticationSignerService optional so it must not be provided in Spring config |
|
More...
|
almost 10 years ago
|
Fix commented-out datasource config for postgresql and mysql to user HikariDataSource instead of Apache's BasicDataSource (since the class isn't in the project by default) |
|
More...
|
almost 10 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 10 years ago
|
[maven-release-plugin] prepare release mitreid-connect-1.2.0 |
|
More...
|
almost 10 years ago
|
removed old DB upgrade scripts (use the upgrade API instead) |
|
More...
|
almost 10 years ago
|
automated code format cleanup |
|
More...
|
almost 10 years ago
|