1. f4982ab Allow admin access using admin token for the clean token API by margaretha · 3 years, 4 months ago
  2. 45ba733 Fixed content-type in error responses by changing it to application/json by margaretha · 3 years, 4 months ago
  3. b22a585 Updated client info API by margaretha · 3 years, 4 months ago
  4. c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 3 years, 7 months ago
  5. d912a2c Jersey 2: Do simple migrations by abcpro1 · 3 years, 7 months ago
  6. 4ff862a Fixed admin clean token API and restrict plugins to confidential only. by margaretha · 4 years ago v0.68-release
  7. d484156 Added new APIs: list user-installed plugins and uninstall plugin. by margaretha · 4 years ago
  8. 79f0144 Deprecated UserClientDto and uses ClientinfoDto instead. by margaretha · 4 years, 1 month ago
  9. 68ccf1e Handled super client id in plugin installation by margaretha · 4 years, 1 month ago
  10. 7da2390 Added a new API: install plugin by margaretha · 4 years, 1 month ago
  11. e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 4 years, 1 month ago
  12. ffb8950 Updated authorization error response. by margaretha · 4 years, 1 month ago
  13. 9dfa863 Updated OAuth2Client list API by margaretha · 4 years, 1 month ago
  14. d67b427 Added authorization request with GET and deprecated that with POST. by margaretha · 4 years, 1 month ago
  15. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 4 years, 1 month ago
  16. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 4 years, 2 months ago
  17. 74110b7 Removed unused admin API: clear access token cache. by margaretha · 4 years, 2 months ago
  18. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 4 years, 2 months ago
  19. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 4 years, 2 months ago
  20. b19cfa2 Updated admin filter by using admin token and role checks. by margaretha · 4 years, 2 months ago
  21. ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 4 years, 3 months ago v0.65.1-release
  22. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
  23. 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 4 years, 5 months ago
  24. 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 5 months ago
  25. aec6b41 Enabled listing system vc for authorized users. by margaretha · 4 years, 6 months ago
  26. cdfe937 Fixed missing request entity. by margaretha · 4 years, 9 months ago
  27. 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 4 years, 9 months ago
  28. 6f6911e Updated cache settings and some loggings. by margaretha · 4 years, 10 months ago
  29. d575bd9 Updated roleId and super client parameters. by margaretha · 5 years ago
  30. 4f4b9ab Updated OAuth2 API responses for coherence. by margaretha · 5 years ago
  31. b0f97d0 Updated OAuth2 Client list by margaretha · 5 years ago
  32. 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 5 years ago
  33. 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 5 years ago
  34. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 5 years ago
  35. 89bd8f5 Added delete query webservice and tests. by margaretha · 5 years ago dev
  36. b097fb0 Renamed virtual corpus to query. by margaretha · 5 years ago
  37. a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release
  38. 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 5 years ago
  39. 652c4dc Added listing available queries for users. by margaretha · 5 years ago
  40. da08015 Add query reference web-service. by Akron · 5 years ago
  41. a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 6 years ago
  42. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 6 years ago
  43. 6aee197 Added an admin API for clearing access token cache. by margaretha · 6 years ago
  44. d9546d3 Updated free resource controller. by margaretha · 6 years ago
  45. d8aa135 Updated create update user-group API. by margaretha · 6 years ago
  46. 7497adf Added a service to revoke a single refresh token via super client by margaretha · 6 years ago v0.62.2-release
  47. db457bc Added username filtering to token revocation service via super client by margaretha · 7 years ago
  48. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 7 years ago
  49. 77e7474 Merged list authorized client and list registered client services by margaretha · 7 years ago
  50. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 7 years ago
  51. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 7 years ago
  52. 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 7 years ago
  53. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 7 years ago
  54. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 7 years ago
  55. da5a6ab Added user-group name pattern (issue #33). by margaretha · 7 years ago
  56. bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 7 years ago
  57. 0e1fc55 Resolved #40. by margaretha · 7 years ago
  58. c9f40e2 Fixed post requests with status OK and empty body. by margaretha · 7 years ago
  59. 3a57940 Updated VC name pattern and tests. by margaretha · 7 years ago
  60. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 7 years ago
  61. 03ae28d Handled LDAP errors, fixed #45. by margaretha · 7 years ago
  62. 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 7 years ago
  63. 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 7 years ago
  64. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
  65. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 7 years ago
  66. 4a33812 Added VC reference and MapUtil tests. by margaretha · 7 years ago
  67. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 7 years ago
  68. 0bcde4c Added delete key in setting controllers by margaretha · 7 years ago
  69. 62c0676 Updated default setting controllers & added tests by margaretha · 7 years ago
  70. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 7 years ago
  71. 4842673 Removed codes related to user registration & password management. by margaretha · 7 years ago
  72. 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 7 years ago
  73. 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 7 years ago
  74. 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 7 years ago
  75. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  76. 420db0e Removed document controllers and KustvaktResource. by margaretha · 7 years ago
  77. c750cbb Implemented revoking all tokens of a user client via a super client. by margaretha · 7 years ago
  78. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 7 years ago
  79. 230effb Added the list-user-client controller. by margaretha · 7 years ago
  80. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  81. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  82. f7abb36 Handled unique constraints. by margaretha · 8 years ago
  83. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 8 years ago
  84. 7926adc Added API versioning backwards compability and tests. by margaretha · 8 years ago
  85. ee0cbfe Added API URL versioning. by margaretha · 8 years ago
  86. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  87. f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 8 years ago
  88. bdddbaf Disabled degrading super clients to normal clients. by margaretha · 8 years ago
  89. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  90. 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 8 years ago
  91. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
  92. dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
  93. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  94. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
  95. 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
  96. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  97. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  98. 0073aa4 Merge branch 'master' of by margaretha · 8 years ago
  99. d505816 Do not pass broken queries to Krill by Akron · 8 years ago
  100. 226ec1e Updated paths of user-group deletion-controllers by margaretha · 8 years ago