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. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 4 years, 2 months ago
  16. 74110b7 Removed unused admin API: clear access token cache. by margaretha · 4 years, 2 months ago
  17. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 4 years, 2 months ago
  18. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 4 years, 2 months ago
  19. ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 4 years, 3 months ago v0.65.1-release
  20. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
  21. 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 4 years, 5 months ago
  22. 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 5 months ago
  23. aec6b41 Enabled listing system vc for authorized users. by margaretha · 4 years, 6 months ago
  24. cdfe937 Fixed missing request entity. by margaretha · 4 years, 9 months ago
  25. 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 4 years, 9 months ago
  26. 6f6911e Updated cache settings and some loggings. by margaretha · 4 years, 10 months ago
  27. d575bd9 Updated roleId and super client parameters. by margaretha · 5 years ago
  28. 4f4b9ab Updated OAuth2 API responses for coherence. by margaretha · 5 years ago
  29. b0f97d0 Updated OAuth2 Client list by margaretha · 5 years ago
  30. 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 5 years ago
  31. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 5 years ago
  32. 89bd8f5 Added delete query webservice and tests. by margaretha · 5 years ago dev
  33. b097fb0 Renamed virtual corpus to query. by margaretha · 5 years ago
  34. a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release
  35. 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 5 years ago
  36. 652c4dc Added listing available queries for users. by margaretha · 5 years ago
  37. da08015 Add query reference web-service. by Akron · 5 years ago
  38. a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 6 years ago
  39. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 6 years ago
  40. 6aee197 Added an admin API for clearing access token cache. by margaretha · 6 years ago
  41. d9546d3 Updated free resource controller. by margaretha · 6 years ago
  42. d8aa135 Updated create update user-group API. by margaretha · 6 years ago
  43. 7497adf Added a service to revoke a single refresh token via super client by margaretha · 6 years ago v0.62.2-release
  44. db457bc Added username filtering to token revocation service via super client by margaretha · 7 years ago
  45. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 7 years ago
  46. 77e7474 Merged list authorized client and list registered client services by margaretha · 7 years ago
  47. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 7 years ago
  48. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 7 years ago
  49. 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 7 years ago
  50. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 7 years ago
  51. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 7 years ago
  52. da5a6ab Added user-group name pattern (issue #33). by margaretha · 7 years ago
  53. bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 7 years ago
  54. 0e1fc55 Resolved #40. by margaretha · 7 years ago
  55. c9f40e2 Fixed post requests with status OK and empty body. by margaretha · 7 years ago
  56. 3a57940 Updated VC name pattern and tests. by margaretha · 7 years ago
  57. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 7 years ago
  58. 03ae28d Handled LDAP errors, fixed #45. by margaretha · 7 years ago
  59. 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 7 years ago
  60. 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 7 years ago
  61. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
  62. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 7 years ago
  63. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 7 years ago
  64. 0bcde4c Added delete key in setting controllers by margaretha · 7 years ago
  65. 62c0676 Updated default setting controllers & added tests by margaretha · 7 years ago
  66. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 7 years ago
  67. 4842673 Removed codes related to user registration & password management. by margaretha · 7 years ago
  68. 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 7 years ago
  69. 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 7 years ago
  70. 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 7 years ago
  71. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  72. 420db0e Removed document controllers and KustvaktResource. by margaretha · 7 years ago
  73. c750cbb Implemented revoking all tokens of a user client via a super client. by margaretha · 7 years ago
  74. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 7 years ago
  75. 230effb Added the list-user-client controller. by margaretha · 7 years ago
  76. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  77. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  78. f7abb36 Handled unique constraints. by margaretha · 8 years ago
  79. 7926adc Added API versioning backwards compability and tests. by margaretha · 8 years ago
  80. ee0cbfe Added API URL versioning. by margaretha · 8 years ago
  81. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  82. f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 8 years ago
  83. bdddbaf Disabled degrading super clients to normal clients. by margaretha · 8 years ago
  84. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  85. 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 8 years ago
  86. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
  87. dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
  88. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  89. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
  90. 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
  91. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  92. 0073aa4 Merge branch 'master' of by margaretha · 8 years ago
  93. d505816 Do not pass broken queries to Krill by Akron · 8 years ago
  94. 226ec1e Updated paths of user-group deletion-controllers by margaretha · 8 years ago
  95. 6091cf3 Added support for unrestricted corpus statistics in full service by Akron · 8 years ago
  96. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  97. 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
  98. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  99. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  100. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago