2335 Commits (e1e892377fbcd6120ea0ce8a0c5f6e10569ad205)
 

Author SHA1 Message Date
Justin Richer e1e892377f added cleaner for duplicate refresh tokens 9 years ago
Justin Richer 542afca459 cleans duplicate access tokens from DB before other cleanup happens 9 years ago
Justin Richer 9599642f3a upgraded nimbus in uma module` 9 years ago
Justin Richer 149e93e970 Disabled broken crypto tests, pending #938 9 years ago
Justin Richer ebb4f2c3d4 Upgraded to nimbus 4.2, closes #934 9 years ago
Justin Richer c67611e975 added qualifier name to persistence unit and transaction manager, closes #883 9 years ago
Mark Janssen d337e14de3 Remove transitive commons-logging dependencies 9 years ago
Mark Janssen b89fa7028d Use Maven BOM dependency for Spring 9 years ago
Justin Richer d280ca40a4 login hints now handled in a slightly smarter (and more pluggable) manner, closes #851 9 years ago
Justin Richer 98e1d26134 limited when login_hint is sent to the server, closes #963 9 years ago
Mark Janssen 301802abd3 Speed up servlet start 9 years ago
Mark Janssen 90e4cb97ff Upgrade jetty-maven-plugin and configure war path 9 years ago
Mark Janssen 8b7fc5de68 Update HikariCP to 2.4.1 9 years ago
Mark Janssen 9117e7fe31 Add SQL indexes for PostgreSQL and HSQLDB 9 years ago
Mark Janssen 0269c24263 Travis build on JDK 7+8 9 years ago
Mark Janssen 7871ee0f26 Improve error message 9 years ago
Mark Janssen 58543ac9c4 Fix ID token icon description 9 years ago
Mark Janssen b5c298e0ca Remove legacy CSRF protection for approve page 9 years ago
Justin Richer 8b362f23f3 [maven-release-plugin] prepare for next development iteration 9 years ago
Justin Richer e384a6257b [maven-release-plugin] prepare release mitreid-connect-1.2.1 9 years ago
Justin Richer 4063f7f94f user info endpoint response uses correct client algorithms, addresses #921 9 years ago
Justin Richer 3c222b0d79 rewrote blacklist UI, fixed delete functions on rest of UI, closes #905 9 years ago
Justin Richer 43e9fbc29c fixed issuer on login page, added CSRF to login / logout, closes #870, closes #824, closes #875 9 years ago
Justin Richer ca23521c3b fixed entity relationship for address 9 years ago
Justin Richer e1af979995 don't load user info for anonymous authentications, closes #895 9 years ago
Justin Richer 74f5a248c7 Added indexes to MySQL file, closes #902 9 years ago
Justin Richer acb3d03052 added 'kid' to all signed tokens, closes #899 9 years ago
Justin Richer 48bc26901a added JTI to client auth 9 years ago
Justin Richer d3f8ff2855 added JTI to ID tokens, closes #900 9 years ago
Tony Fendall f43c94314c Change Address model to be an interface. Will allow consuming projects 9 years ago
Mark Janssen c4726b09f0 Update to Spring Security 3.2.8 9 years ago
Justin Richer 9822748209 grabbed additional places that mention updated_time/updated_at 9 years ago
John Brooks 719a714735 Addresses issue 910 by replacing update_time with update_at for JSON 9 years ago
Sarah Squire 31ea96ce27 Update DefaultOIDCTokenService.java 9 years ago
Justin Richer 31374c0f7b added spring security to logger configuration, closes #917 9 years ago
Bernd Frey 9fe98e0132 OIDCAuthenticationFilter: Make authenticationSignerService optional so 9 years ago
Stephen Doxsee 8d0355a513 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) 9 years ago
Justin Richer 54d8d890e5 restricted access to /authorize to ROLE_USER accounts, closes #892 9 years ago
Justin Richer 22c05ec51b [maven-release-plugin] prepare for next development iteration 9 years ago
Justin Richer e6b64cd9cd [maven-release-plugin] prepare release mitreid-connect-1.2.0 9 years ago
Justin Richer cd46994fb3 removed old DB upgrade scripts (use the upgrade API instead) 9 years ago
Justin Richer 489450b1c2 automated code format cleanup 9 years ago
Justin Richer edda0218e1 added missing copyright statement. 9 years ago
Justin Richer 8a4fb5f839 cleaned up imports 9 years ago
Justin Richer 15c2b57730 [maven-release-plugin] prepare for next development iteration 9 years ago
Justin Richer 8317c759f1 [maven-release-plugin] prepare release mitreid-connect-1.2.0-RC2 9 years ago
Justin Richer 0740443768 added claims redirect uri set to client model for UMA usage 9 years ago
Justin Richer 658b5e1456 updated all available javascript libraries to latest versions 10 years ago
Justin Richer 99fbda3d13 fix scope icon overlay in scope editor for safari/chrome/IE, closes #867 10 years ago
Justin Richer 71c52d1a39 restored default scopes 10 years ago