1. 35e1ca2 Formatted project by margaretha · 2 years, 6 months ago
  2. 53c1ff8 Updated OAuth2 response handler (#650) by margaretha · 2 years, 7 months ago
  3. 5aae38c Merge branch 'jakarta-migration' into master by margaretha · 2 years, 8 months ago
  4. caf49d2 Ensure the order of clean token tests. by margaretha · 2 years, 8 months ago
  5. 6672fe5 Removed OpenID by margaretha · 2 years, 8 months ago
  6. d43a98d Migrate from JUnit 4 to JUnit 5 by Marc Kupietz · 2 years, 8 months ago
  7. 4993eb7 Removed Apache Oltu API from token requests (#650) by margaretha · 2 years, 8 months ago
  8. 7ac20b1 Changed OAuth2 token request using Nimbus (#650) by margaretha · 2 years, 8 months ago
  9. 751608c Enabled legacy support for authorization POST request by margaretha · 2 years, 8 months ago
  10. ca5472a Fixed testing expired access token. by margaretha · 2 years, 8 months ago
  11. 8fe51e9 Changed DB connection (fixed #670) by margaretha · 2 years, 8 months ago
  12. 824f204 Make sure totalResults and other numeric results are numbers by Marc Kupietz · 2 years, 8 months ago
  13. db5da37 Fixed BlockingFilter (#659) by margaretha · 2 years, 9 months ago
  14. 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 2 years, 9 months ago
  15. 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 2 years, 9 months ago
  16. 5a5b995 Added total result cache (close #599) by margaretha · 3 years ago
  17. 50182ae Removed old tests. by margaretha · 3 years ago
  18. ac85ae1 Added query-param show-snippet to the search web-service (solves #322) by margaretha · 3 years ago
  19. 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 3 years, 1 month ago
  20. 1c9ab94 Added and updated VC controller tests by margaretha · 3 years, 1 month ago
  21. e1ab0b4 Removed API authentication scheme from www-authenticate header. by margaretha · 3 years, 1 month ago
  22. 6345b81 Added tests for VC sharing and for OAuth2 client using VC services by margaretha · 3 years, 1 month ago
  23. 3cd2d5f Added an error for missing redirect uri in a token request by margaretha · 3 years, 1 month ago
  24. ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 3 years, 1 month ago
  25. d1ef4d9 Added user info web-service (solved #566) by margaretha · 3 years, 2 months ago
  26. cf869e1 Updated VC list API and deprecated owner VC list (addressed #580) by margaretha · 3 years, 2 months ago
  27. 6e3c01c Fixed scope check in token request with refresh token (close #556) by margaretha · 3 years, 2 months ago v0.69.3-release
  28. 59f7006 Fixed refresh token expiry test by margaretha · 3 years, 2 months ago
  29. 7cd52d1 Excluded admin service to load-cache VC from the test suite. by margaretha · 3 years, 2 months ago
  30. cf134c6 Move oauth2 admin service path (closed #544) by margaretha · 3 years, 2 months ago
  31. 68fd443 Added an admin service to load and cache system vc (solved #268) by margaretha · 3 years, 2 months ago
  32. fe6ea02 Moved the service path of VC admin services to admin/vc (closed #543) by margaretha · 3 years, 2 months ago
  33. 78d0e64 Fixed testing refresh token expiry. by margaretha · 3 years, 3 months ago
  34. bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 3 years, 3 months ago
  35. b0eca9d Moved user-group retrieval API to UserGroupAdminController by margaretha · 3 years, 3 months ago
  36. d7cac1d Added a plugin test. by margaretha · 3 years, 3 months ago
  37. bdde7f4 Use admin filter instead of OAuth2 ADMIN scope by margaretha · 3 years, 3 months ago
  38. f4982ab Allow admin access using admin token for the clean token API by margaretha · 3 years, 4 months ago
  39. 45ba733 Fixed content-type in error responses by changing it to application/json by margaretha · 3 years, 4 months ago
  40. cc92959 Allowed OAuth2 clients to use localhost as redirect URIs. by margaretha · 3 years, 4 months ago
  41. 64ea645 Made scope param required in authorization request (solved #508) by margaretha · 3 years, 4 months ago
  42. b22a585 Updated client info API by margaretha · 3 years, 4 months ago
  43. 2b632aa Don´t assume order of auth headers in checkWWWAuthenticateHeader test by Marc Kupietz · 3 years, 6 months ago
  44. 63418f4 Jersey 2: Migrate exceptions by abcpro1 · 3 years, 6 months ago
  45. 73fe8f2 Jersey 2: Migrate requests made in unittests by abcpro1 · 3 years, 6 months ago
  46. 241bc4f Jersey 2: Use WebTarget.request() where necessary by abcpro1 · 3 years, 7 months ago
  47. e5026aa Bump oauth2-oidc-sdk from 8.25 to 9.2 in /full (closes #151) by dependabot[bot] · 5 years ago
  48. 4ff862a Fixed admin clean token API and restrict plugins to confidential only. by margaretha · 4 years ago v0.68-release
  49. 4dee07a Implemented searching option using a network endpoint. by margaretha · 4 years ago
  50. d484156 Added new APIs: list user-installed plugins and uninstall plugin. by margaretha · 4 years ago
  51. 7d7e25e Added maximum limit to custom refresh token expiry by margaretha · 4 years ago
  52. 590acf6 Updated redirect URI error message for coherence. by margaretha · 4 years, 1 month ago
  53. 79f0144 Deprecated UserClientDto and uses ClientinfoDto instead. by margaretha · 4 years, 1 month ago
  54. 68ccf1e Handled super client id in plugin installation by margaretha · 4 years, 1 month ago
  55. d552732 Handled redundant plugin installation by margaretha · 4 years, 1 month ago
  56. 7da2390 Added a new API: install plugin by margaretha · 4 years, 1 month ago
  57. 977fabe Handled user-defined refresh token expiry. by margaretha · 4 years, 1 month ago
  58. 9436ebe Added redirect URI validation in authorization request (addressed #374) by margaretha · 4 years, 1 month ago
  59. e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 4 years, 1 month ago
  60. 0034a0c Handled null parameters in authorization requests by margaretha · 4 years ago
  61. d9e5cda Changed the SQL script updating oauth2_client table. by margaretha · 4 years ago
  62. ffb8950 Updated authorization error response. by margaretha · 4 years, 1 month ago
  63. 9dfa863 Updated OAuth2Client list API by margaretha · 4 years, 1 month ago
  64. d67b427 Added authorization request with GET and deprecated that with POST. by margaretha · 4 years, 1 month ago
  65. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 4 years, 1 month ago
  66. 3ef1b81 Added redirect_uri to client info API. by margaretha · 4 years, 2 months ago
  67. a4db399 Fixed the test suite. by margaretha · 4 years, 2 months ago
  68. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 4 years, 2 months ago
  69. 74110b7 Removed unused admin API: clear access token cache. by margaretha · 4 years, 2 months ago
  70. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 4 years, 2 months ago
  71. 21a8386 Added more parameter checks and OAuth2Client web-service tests. by margaretha · 4 years, 3 months ago
  72. ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 4 years, 3 months ago v0.65.1-release
  73. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
  74. 9c6493e Added show-tokens option to the search API. by margaretha · 4 years, 4 months ago
  75. 9f2cff0 Updated tests. by margaretha · 4 years, 5 months ago
  76. 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 4 years, 5 months ago
  77. 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 6 months ago
  78. aec6b41 Enabled listing system vc for authorized users. by margaretha · 4 years, 6 months ago
  79. 7c1f428 Updated VC cache. by margaretha · 4 years, 6 months ago
  80. b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 4 years, 9 months ago
  81. 1703c16 Updated the query service to enable editing query references. by margaretha · 4 years, 9 months ago
  82. 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 4 years, 9 months ago
  83. fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 4 years, 10 months ago
  84. bae6dcb Fixed broken test. by margaretha · 5 years ago
  85. d575bd9 Updated roleId and super client parameters. by margaretha · 5 years ago
  86. 885404d Added character set filter to random code generator, e.g. for client_id. by margaretha · 5 years ago
  87. b250ddc Updated OAuth2 client dto. by margaretha · 5 years ago
  88. 4f4b9ab Updated OAuth2 API responses for coherence. by margaretha · 5 years ago
  89. 18259ce Updated parameters in the error responses of OAuth2 APIs for coherence by margaretha · 5 years ago
  90. b0f97d0 Updated OAuth2 Client list by margaretha · 5 years ago
  91. 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 5 years ago
  92. bb1c145 Added client type in the client list web-service. Resolved #58. by margaretha · 5 years ago
  93. 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 5 years ago
  94. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 5 years ago
  95. e518c61 IndexControllerTest: actually check if symbolic link exists by Marc Kupietz · 5 years ago
  96. 89bd8f5 Added delete query webservice and tests. by margaretha · 5 years ago dev
  97. 4a1a18c Added query access roles and fixed vc access roles. by margaretha · 5 years ago
  98. b097fb0 Renamed virtual corpus to query. by margaretha · 5 years ago
  99. e1228ab Updated libraries. by margaretha · 5 years ago
  100. a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release