Commit Graph

1457 Commits (4523f0fe909fac353a23d54fa7f210916fd708be)
 

Author SHA1 Message Date
Justin Richer 4523f0fe90 [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer e73c5bf0de [maven-release-plugin] prepare release mitreid-connect-1.0.21
10 years ago
Justin Richer 2ffe1fcbda fixed comparison of client IDs in refresh token, closes #752
10 years ago
Justin Richer be12c25d12 [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 35dc9b3ebc [maven-release-plugin] prepare release mitreid-connect-1.0.20
10 years ago
Justin Richer cf4845bf30 fixed unit test
10 years ago
Justin Richer 3b2271994f make sure that client presenting refresh token is the same client the refresh token was issued to
10 years ago
Justin Richer 44ee769c54 [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 9307ab6fdc [maven-release-plugin] prepare release mitreid-connect-1.0.19
10 years ago
Justin Richer b78145033b generate random fake password for private key clients and shared secret crypto clients to avoid accidentally using client secret authentication and bypassing authentication, closes #715
10 years ago
arielak 671e9ee5a3 RefreshToken to AuthHolder linkage test now using AuthHolder ID to verify
10 years ago
arielak 9d5654fbb1 Changed method name
10 years ago
arielak af60bf7e7f Added tests for ensuring the references between a refresh token and its authentication holder are preserved over import. Minor cleanup of other tests.
10 years ago
arielak 60dce353a5 remove silly copyright
10 years ago
arielak d64ccf4e84 Added tests to data service test script. Couple of minor changes to data service for test compliance.
10 years ago
akudan f194622b9a Update pom.xml
10 years ago
arielak ea11fb3ad7 adding pom
10 years ago
Justin Richer 74bb1dc91d [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 1486aa61f2 [maven-release-plugin] prepare release mitreid-connect-1.0.18
10 years ago
Justin Richer f420003be7 added proper null safety to binary encoder/decoder
10 years ago
arielak ac8e8e29b9 Separated date formatting and parsing functions to DateUtil class. Modified how timezone is printed to workaround Java date formatting issue.
10 years ago
Justin Richer 418a5b6335 [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 6cabcb63ff [maven-release-plugin] prepare release mitreid-connect-1.0.17
10 years ago
Justin Richer 331abcba63 added stats mock to unit tests
10 years ago
Justin Richer 06b621e995 happy new year, 1.0! (finally)
10 years ago
Justin Richer e7cae8c7dd fixed stats pluralization flub
10 years ago
Justin Richer 56fccf7ea3 stats on home page are now loaded in the background (makes main site load much faster)
10 years ago
Justin Richer 3b27fc61da updated stats service to have a resettable cache triggered by other service events
10 years ago
Justin Richer 7e4c153ba2 simple cache for stats
10 years ago
Justin Richer da862acc7e fixed bad JPQL in auth holder cleanup class
10 years ago
kangelov 287dce5c02 Performance improvement of token cleanup:
10 years ago
arielak aadc011104 Updated TESTMITREidDataService to reflect changes to MITREidDataService
10 years ago
arielak 9d2ec0b845 Added export/import support for BlacklistedSites, broke out WhitelistedSites into distinct import/export operations, and did some general cleaning up
10 years ago
Justin Richer 3e5240750c [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 31b4a3409c [maven-release-plugin] prepare release mitreid-connect-1.0.16
10 years ago
Justin Richer 014aaef9cd Revert "Added RequestHeaderToken from mitreadaptor package for compatibility with database generated by MITRE overlay"
10 years ago
Justin Richer 93bbdfb56b Merge branch 'bytesbite' into data-import-export-1.0
10 years ago
arielak fb906ce3a0 re-enabled reading system scopes
10 years ago
arielak 4eafb4efa9 A little more error-checking
10 years ago
arielak 7d66b15a0f clientId and authenticationHolderId now being set properly on tokens.
10 years ago
arielak 99c8e1c285 Got read/ingest mostly working. clientId and authenticationHolderId still not being set properly on tokens.
10 years ago
arielak 6da73b0f39 Added RequestHeaderToken from mitreadaptor package for compatibility with database generated by MITRE overlay
11 years ago
arielak 70efaff09e Added 1.0 configuration ingest capability
11 years ago
Ariel Abrams-Kudan 1e762cad5b Merge branch 'data-api-unit-test' of https://github.com/jricher/OpenID-Connect-Java-Spring-Server into bytesbite
11 years ago
arielak 0fd17eacc9 Change for simplicity
11 years ago
Justin Richer a1ca3cadef [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer 7dbf3aea32 [maven-release-plugin] prepare release mitreid-connect-1.0.15
11 years ago
Justin Richer c8a1a29093 added unit test for import of system scopes
11 years ago
Justin Richer a562e103c6 added importer for system scopes
11 years ago
Justin Richer eea852cebe added unit test for system scope export
11 years ago