Commit Graph

2642 Commits (01eb1401a39e664e76920528b858ed51a71ac8cf)
 

Author SHA1 Message Date
Stefan Bodewig 01eb1401a3 add hook for custom JWT claims to DefaultOIDCTokenService
7 years ago
Justin Richer e6130872a9
Merge pull request #1324 from patfrat/master
7 years ago
Patrick Fratczak ca3642b6c3 Add French messages
7 years ago
Justin Richer ce9bf3507f
Merge pull request #1312 from kules/master
7 years ago
still fetalvero 9bff58085d Fix typo error for log out to IDP confirmation message
7 years ago
Justin Richer ef01d3032e Merge pull request #1228 from leonard84/fix-psql-scripts
8 years ago
Justin Richer bba18fd118 Merge pull request #1240 from Connz/patch-2
8 years ago
Justin Richer 28ad78e9f3 Merge pull request #1233 from Connz/patch-1
8 years ago
Justin Richer 059e140164 removed old document PDFs from repo
8 years ago
Justin Richer 0b1f9000db check for missing refresh token value on refresh, closes #1242
8 years ago
Justin Richer 705ac9879c removed unused field from UI config bean
8 years ago
Justin Richer 4dc31cdfbd fixed client readme file
8 years ago
Justin Richer 661c242a9f Updated copyrights
8 years ago
Connz 0859a5d122 Corrected typo
8 years ago
Justin Richer c11e47a75b fixed unit test for new default redirect behavior
8 years ago
Justin Richer 2f31ceddf8 set redirect URI matching to strict by default
8 years ago
Justin Richer 7e6864ff38 escaped output values on approval page, closes #1111
8 years ago
Justin Richer a316306f33 added changelog file
8 years ago
Justin Richer 7b06d91700 [maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer 8301f35e17 [maven-release-plugin] prepare release mitreid-connect-1.3.1
8 years ago
Justin Richer f17a44e9b4 downgrade mysql dependency to GA version
8 years ago
Connz 90c3c396ee Removed double 'sure'
8 years ago
Justin Richer 713e872b8a fixed discovery endpoint, closes #1230
8 years ago
Justin Richer 9baacc0eaf Completed end session endpoint
8 years ago
Justin Richer 2aa12fc0e3 end session endpoint
8 years ago
Justin Richer 0c46e7cb7a skeleton of end session endpoint, maybe need a change to user info lookup
8 years ago
Leonard Brünings e6679b6e4b Fix psql_database script, replace SERIAL with BIGSERIAL and fix ...
8 years ago
Justin Richer 0efa77b580 [maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer b9b7bf53c3 [maven-release-plugin] prepare release mitreid-connect-1.3.0
8 years ago
Justin Richer 0aedfc8e22 minor cleanup
8 years ago
Justin Richer 0d564d9714 made token service transactional, closes #1222
8 years ago
Justin Richer 11f3cccab9 fix JWKS parsing in software statements, closes #1220
8 years ago
Justin Richer 702a775881 handle creation time stamp in clients, closes #1210
8 years ago
Justin Richer 45ea899de8 made user codes case insensitive
8 years ago
Justin Richer d317cf5024 added exception handling to device code creation step
8 years ago
Justin Richer cc0622edd0 internalized random string generation for device codes
8 years ago
Justin Richer 52829d4adb mapped user info and server config interceptors to only interactive portions of the site, closes #1206
8 years ago
Mark Janssen 903168a949 Decrease log level of trailing slash warning
8 years ago
Justin Richer 6216659cd6 manage reporting plugin versions, added jacoco coverage to reporting
8 years ago
Leonard Brünings 9d1a50d17e Add codecov badge
8 years ago
Leonard Brünings 2aecedfb3d Replace cobertura with jacoco to generate code-coverage for codecov.io
8 years ago
Justin Richer f43ff53683 Extracted database indexes to separate files
8 years ago
Justin Richer bf49cd193d removed incompatible constraints on mysql files
8 years ago
Justin Richer 835a326627 allow polling of device codes, fixed UI for device code input
8 years ago
Justin Richer 1d7fba5d6e added cascade to address object, closes #1209
8 years ago
Justin Richer 2ea5f8fd28 sync’d databases with HSQL schema, closes #1212
8 years ago
Justin Richer 050662dd5c updated dependencies
8 years ago
Justin Richer 7767c7a831 add “if not exists” to all indexes in HSQL
8 years ago
Justin Richer 7a225e56c4 don’t pack wro4j into .war file
8 years ago
Justin Richer 78b9b6ced4 auto format and cleanup javascript
8 years ago