2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
jricher
as Justin Richer
More... almost 10 years ago
[maven-release-plugin] prepare release mitreid-connect-1.2.1
jricher
as Justin Richer
More... almost 10 years ago
user info endpoint response uses correct client algorithms, addresses #921
jricher
as Justin Richer
More... almost 10 years ago
rewrote blacklist UI, fixed delete functions on rest of UI, closes #905
jricher
as Justin Richer
More... almost 10 years ago
fixed issuer on login page, added CSRF to login / logout, closes #870, closes #824, closes #875
jricher
as Justin Richer
More... almost 10 years ago
fixed entity relationship for address
jricher
as Justin Richer
More... almost 10 years ago
don't load user info for anonymous authentications, closes #895
jricher
as Justin Richer
More... almost 10 years ago
Added indexes to MySQL file, closes #902
jricher
as Justin Richer
More... almost 10 years ago
added 'kid' to all signed tokens, closes #899
jricher
as Justin Richer
More... almost 10 years ago
added JTI to client auth
jricher
as Justin Richer
More... almost 10 years ago
added JTI to ID tokens, closes #900
jricher
as Justin Richer
More... almost 10 years ago
grabbed additional places that mention updated_time/updated_at
jricher
as Justin Richer
More... almost 10 years ago
added spring security to logger configuration, closes #917
jricher
as Justin Richer
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
jricher
as Justin Richer
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
jricher
as Justin Richer
More... almost 10 years ago
[maven-release-plugin] prepare release mitreid-connect-1.2.0
jricher
as Justin Richer
More... almost 10 years ago
removed old DB upgrade scripts (use the upgrade API instead)
jricher
as Justin Richer
More... almost 10 years ago
automated code format cleanup
jricher
as Justin Richer
More... almost 10 years ago