1. 4b883ec Replaced javax.annotation with jakarta.annotation. by margaretha · 1 year, 2 months ago
  2. db5da37 Fixed BlockingFilter (#659) by margaretha · 1 year, 3 months ago
  3. 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 1 year, 3 months ago
  4. dd898b3 Replaced javax.serlet to jakarta.servlet by margaretha · 1 year, 3 months ago
  5. 490a59b Migrate Hibernate 5 to 6 (#649) and fix missing placeholders. by margaretha · 1 year, 3 months ago
  6. 7c21ec8 Updated javax.mail.Session to jakarta.mail.Session by margaretha · 1 year, 3 months ago
  7. 6e79684 Replaced javax.persistence with jakarta.persistence (#648) by margaretha · 1 year, 3 months ago
  8. 238df8f Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645) by margaretha · 1 year, 3 months ago
  9. 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 1 year, 3 months ago
  10. 5a5b995 Added total result cache (close #599) by margaretha · 1 year, 6 months ago
  11. 8b68221 Removed unnecessary caches and methods in the authentication interface. by margaretha · 1 year, 6 months ago
  12. b156f88 Removed old database configurations (closes #612) by margaretha · 1 year, 6 months ago
  13. 50fd507 Removed auditing (closes #611) by margaretha · 1 year, 6 months ago
  14. 6a925fe Merged core to full by margaretha · 1 year, 7 months ago
  15. 92ad2ec Merged lite into full by margaretha · 1 year, 7 months ago
  16. 5b70879 Renamed entity and service packages in core by margaretha · 1 year, 7 months ago
  17. 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 1 year, 7 months ago
  18. cc7feb6 Moved hibernate.properties by margaretha · 1 year, 7 months ago
  19. 1c9ab94 Added and updated VC controller tests by margaretha · 1 year, 7 months ago
  20. 3cd2d5f Added an error for missing redirect uri in a token request by margaretha · 1 year, 7 months ago
  21. c9d2941 Added data folder by margaretha · 1 year, 7 months ago
  22. 3cec0a9 Fixed log4j2 properties. by margaretha · 1 year, 7 months ago
  23. af3cb44 Fixed setting spring config path. by margaretha · 1 year, 7 months ago
  24. d31f082 Added LDAP log for users without idsC2Profile. by margaretha · 1 year, 7 months ago
  25. ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 1 year, 7 months ago
  26. aa87e20 Added getting username from LDAP by margaretha · 1 year, 8 months ago
  27. 1960ea5 Implemented configurable resource filters for search and match info APIs by margaretha · 1 year, 9 months ago
  28. d1ef4d9 Added user info web-service (solved #566) by margaretha · 1 year, 8 months ago
  29. cf869e1 Updated VC list API and deprecated owner VC list (addressed #580) by margaretha · 1 year, 8 months ago
  30. 6e3c01c Fixed scope check in token request with refresh token (close #556) by margaretha · 1 year, 8 months ago v0.69.3-release
  31. ceae697 Added config files for testing jar using basic authentication by margaretha · 2 years, 6 months ago
  32. cf134c6 Move oauth2 admin service path (closed #544) by margaretha · 1 year, 9 months ago
  33. 68fd443 Added an admin service to load and cache system vc (solved #268) by margaretha · 1 year, 9 months ago
  34. fe6ea02 Moved the service path of VC admin services to admin/vc (closed #543) by margaretha · 1 year, 9 months ago
  35. bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 1 year, 10 months ago
  36. b0eca9d Moved user-group retrieval API to UserGroupAdminController by margaretha · 1 year, 10 months ago
  37. bdde7f4 Use admin filter instead of OAuth2 ADMIN scope by margaretha · 1 year, 10 months ago
  38. f4982ab Allow admin access using admin token for the clean token API by margaretha · 1 year, 10 months ago
  39. 45ba733 Fixed content-type in error responses by changing it to application/json by margaretha · 1 year, 10 months ago
  40. cc92959 Allowed OAuth2 clients to use localhost as redirect URIs. by margaretha · 1 year, 10 months ago
  41. 64ea645 Made scope param required in authorization request (solved #508) by margaretha · 1 year, 10 months ago
  42. b22a585 Updated client info API by margaretha · 1 year, 10 months ago
  43. 1380c1a Use LDAP authentication in Kustvakt-full oauth2 example config by Marc Kupietz · 2 years ago
  44. 91453aa Fix typo in Kustvakt-full oauth2 configuration by Marc Kupietz · 2 years ago
  45. 73fe8f2 Jersey 2: Migrate requests made in unittests by abcpro1 · 2 years, 1 month ago
  46. c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 2 years, 1 month ago
  47. d912a2c Jersey 2: Do simple migrations by abcpro1 · 2 years, 1 month ago
  48. 4ff862a Fixed admin clean token API and restrict plugins to confidential only. by margaretha · 2 years, 6 months ago v0.68-release
  49. 3181b8d Implemented initial super client registration for user authentication. by margaretha · 2 years, 6 months ago
  50. d484156 Added new APIs: list user-installed plugins and uninstall plugin. by margaretha · 2 years, 6 months ago
  51. 7d7e25e Added maximum limit to custom refresh token expiry by margaretha · 2 years, 6 months ago
  52. 590acf6 Updated redirect URI error message for coherence. by margaretha · 2 years, 7 months ago
  53. 79f0144 Deprecated UserClientDto and uses ClientinfoDto instead. by margaretha · 2 years, 7 months ago
  54. 68ccf1e Handled super client id in plugin installation by margaretha · 2 years, 7 months ago
  55. d552732 Handled redundant plugin installation by margaretha · 2 years, 7 months ago
  56. 7da2390 Added a new API: install plugin by margaretha · 2 years, 7 months ago
  57. b1edd22 Added installed_plugins table by margaretha · 2 years, 6 months ago
  58. 977fabe Handled user-defined refresh token expiry. by margaretha · 2 years, 7 months ago
  59. 9436ebe Added redirect URI validation in authorization request (addressed #374) by margaretha · 2 years, 7 months ago
  60. e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 2 years, 7 months ago
  61. ef1883f Fixed null client_id. by margaretha · 2 years, 6 months ago
  62. 0034a0c Handled null parameters in authorization requests by margaretha · 2 years, 6 months ago
  63. 641ea63 Implemented mapping of LDAP username to email. by margaretha · 2 years, 6 months ago
  64. d9e5cda Changed the SQL script updating oauth2_client table. by margaretha · 2 years, 7 months ago
  65. 7cb3213 Re-introduce additional filters for authorisation and user status by Marc Kupietz · 2 years, 7 months ago
  66. 9c22bbd Embedded LDAP server: Improve README.md and examples by Marc Kupietz · 2 years, 7 months ago
  67. 30925d8 Embedded LDAP server LdapAuth3: support hashed passwords (sha1, sha-256) by Marc Kupietz · 2 years, 7 months ago
  68. 9a1188e LdapAuth3: factor out configuration class by Marc Kupietz · 2 years, 7 months ago
  69. 75e7828 Bring back function to get email attribute for/from user ID by Marc Kupietz · 2 years, 7 months ago
  70. 392f478 Rename ldap .properties to .conf by Marc Kupietz · 2 years, 7 months ago
  71. 9d59959 Allow configuring additional ssl cipher suites for ldaps connections by Marc Kupietz · 2 years, 7 months ago
  72. 1e388b4 Automatically start embedded LDAP server if configured by Marc Kupietz · 2 years, 7 months ago
  73. 0a37867 Commonize & simplify LDAP and LDAPS auth by Marc Kupietz · 2 years, 7 months ago
  74. ffb8950 Updated authorization error response. by margaretha · 2 years, 7 months ago
  75. 9dfa863 Updated OAuth2Client list API by margaretha · 2 years, 8 months ago
  76. d67b427 Added authorization request with GET and deprecated that with POST. by margaretha · 2 years, 8 months ago
  77. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 2 years, 8 months ago
  78. 3ef1b81 Added redirect_uri to client info API. by margaretha · 2 years, 8 months ago
  79. 9645ab0 Updated query and user-group name pattern. by margaretha · 2 years, 8 months ago
  80. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 2 years, 8 months ago
  81. 74110b7 Removed unused admin API: clear access token cache. by margaretha · 2 years, 8 months ago
  82. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 2 years, 8 months ago
  83. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 2 years, 8 months ago
  84. b19cfa2 Updated admin filter by using admin token and role checks. by margaretha · 2 years, 9 months ago
  85. 21a8386 Added more parameter checks and OAuth2Client web-service tests. by margaretha · 2 years, 9 months ago
  86. 6bbbf1d Added foreign keys to the DB tables of access and refresh token scopes. by margaretha · 2 years, 9 months ago
  87. d66a683 Removed VCLoader. by margaretha · 2 years, 9 months ago
  88. ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 2 years, 9 months ago v0.65.1-release
  89. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 2 years, 10 months ago
  90. 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 3 years ago
  91. 326520b Removed koralQuery and statistics from VC list by margaretha · 3 years ago
  92. aec6b41 Enabled listing system vc for authorized users. by margaretha · 3 years ago
  93. 7c1f428 Updated VC cache. by margaretha · 3 years ago
  94. 095765f LdapAuth3.java: login: works now with email address. by bodmo · 3 years, 2 months ago
  95. b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 3 years, 3 months ago
  96. 1703c16 Updated the query service to enable editing query references. by margaretha · 3 years, 4 months ago
  97. cdfe937 Fixed missing request entity. by margaretha · 3 years, 4 months ago
  98. 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 3 years, 4 months ago
  99. 14686b5 Excluded jackson core libraries from Mockserver and moved cache config by margaretha · 3 years, 4 months ago
  100. fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 3 years, 4 months ago