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