1. e44f572 Bump version from 0.68 to 0.69 by Marc Kupietz · 2 years ago
  2. 882c71d Jersey 2: Solve a memory leak by abcpro1 · 2 years ago
  3. edce8f9 Jersey 2: Migrate test factories by abcpro1 · 2 years, 1 month ago
  4. c123f83 Jersey 2: Fix curly braces in query parameters by abcpro1 · 2 years, 1 month ago
  5. 63418f4 Jersey 2: Migrate exceptions by abcpro1 · 2 years ago
  6. 73fe8f2 Jersey 2: Migrate requests made in unittests by abcpro1 · 2 years, 1 month ago
  7. 241bc4f Jersey 2: Use WebTarget.request() where necessary by abcpro1 · 2 years, 1 month ago
  8. c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 2 years, 1 month ago
  9. d912a2c Jersey 2: Do simple migrations by abcpro1 · 2 years, 1 month ago
  10. 0c74689 Jersey 2: Upgrade pom.xml with java 11 and jersey 2.37 by abcpro1 · 2 years, 1 month ago
  11. bfbfc43 Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /full by dependabot[bot] · 2 years, 1 month ago
  12. 3de4c51 Bump oauth2-oidc-sdk from 9.43.1 to 10.1 in /full by dependabot[bot] · 2 years, 1 month ago
  13. f6af930 Bump hibernate.version from 5.6.12.Final to 5.6.14.Final in /full by dependabot[bot] · 2 years, 1 month ago
  14. a2630eb Bump nimbus-jose-jwt from 9.25.5 to 9.25.6 in /full by dependabot[bot] · 2 years, 1 month ago
  15. 1c7bbae Bump nimbus-jose-jwt from 9.25.4 to 9.25.5 in /full by dependabot[bot] · 2 years, 1 month ago
  16. d8cc695 Bump nimbus-jose-jwt from 9.25.3 to 9.25.4 in /full by dependabot[bot] · 2 years, 2 months ago
  17. 5e19a78 Bump commons-text from 1.9 to 1.10.0 in /full by dependabot[bot] · 2 years, 2 months ago
  18. ab69cdb Bump nimbus-jose-jwt from 9.25.1 to 9.25.3 in /full by dependabot[bot] · 2 years, 2 months ago
  19. 4da3edd Bump hibernate.version from 5.6.11.Final to 5.6.12.Final in /full by dependabot[bot] · 2 years, 2 months ago
  20. 4c72262 Bump nimbus-jose-jwt from 9.25 to 9.25.1 in /full (closes #442) by dependabot[bot] · 2 years, 2 months ago
  21. 07a33af Bump oauth2-oidc-sdk from 9.2 to 9.43.1 in /full by dependabot[bot] · 2 years, 3 months ago
  22. bf006dc Bump nimbus-jose-jwt from 9.24.3 to 9.25 in /full by dependabot[bot] · 2 years, 2 months ago
  23. 095bb83 Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /full by dependabot[bot] · 2 years, 2 months ago
  24. e5026aa Bump oauth2-oidc-sdk from 8.25 to 9.2 in /full (closes #151) by dependabot[bot] · 3 years, 9 months ago
  25. 6e248d7 Bump unboundid-ldapsdk from 6.0.5 to 6.0.6 in /full by dependabot[bot] · 2 years, 3 months ago
  26. ad475fc Bump nimbus-jose-jwt from 9.24.2 to 9.24.3 in /full by dependabot[bot] · 2 years, 3 months ago
  27. 4f3215c Bump hibernate.version from 5.6.10.Final to 5.6.11.Final in /full by dependabot[bot] · 2 years, 3 months ago
  28. c60ca47 Bump mysql-connector-java from 8.0.29 to 8.0.30 in /full by dependabot[bot] · 2 years, 4 months ago
  29. 09ddf90 Bump nimbus-jose-jwt from 9.23 to 9.24.2 in /full by dependabot[bot] · 2 years, 3 months ago
  30. 4e4853e Bump mockserver-netty from 5.13.2 to 5.14.0 in /full by dependabot[bot] · 2 years, 3 months ago
  31. 27af2cc Bump nimbus-jose-jwt from 9.22 to 9.23 in /full by dependabot[bot] · 2 years, 6 months ago
  32. cdd4efc Bump hibernate.version from 5.6.9.Final to 5.6.10.Final in /full by dependabot[bot] · 2 years, 5 months ago
  33. 4ff862a Fixed admin clean token API and restrict plugins to confidential only. by margaretha · 2 years, 6 months ago v0.68-release
  34. 3181b8d Implemented initial super client registration for user authentication. by margaretha · 2 years, 6 months ago
  35. 4dee07a Implemented searching option using a network endpoint. by margaretha · 2 years, 6 months ago
  36. d484156 Added new APIs: list user-installed plugins and uninstall plugin. by margaretha · 2 years, 6 months ago
  37. 7d7e25e Added maximum limit to custom refresh token expiry by margaretha · 2 years, 6 months ago
  38. 590acf6 Updated redirect URI error message for coherence. by margaretha · 2 years, 7 months ago
  39. 79f0144 Deprecated UserClientDto and uses ClientinfoDto instead. by margaretha · 2 years, 7 months ago
  40. 68ccf1e Handled super client id in plugin installation by margaretha · 2 years, 7 months ago
  41. d552732 Handled redundant plugin installation by margaretha · 2 years, 7 months ago
  42. 7da2390 Added a new API: install plugin by margaretha · 2 years, 7 months ago
  43. b1edd22 Added installed_plugins table by margaretha · 2 years, 6 months ago
  44. 977fabe Handled user-defined refresh token expiry. by margaretha · 2 years, 7 months ago
  45. 9436ebe Added redirect URI validation in authorization request (addressed #374) by margaretha · 2 years, 7 months ago
  46. e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 2 years, 7 months ago
  47. 2a49805 Bump Kustvakt version to 0.68 by margaretha · 2 years, 6 months ago
  48. f9b99b0 Updated ldap.config path in the kustvakt-test.conf by margaretha · 2 years, 6 months ago v0.67.1-release
  49. ef1883f Fixed null client_id. by margaretha · 2 years, 6 months ago
  50. 0034a0c Handled null parameters in authorization requests by margaretha · 2 years, 6 months ago
  51. 641ea63 Implemented mapping of LDAP username to email. by margaretha · 2 years, 6 months ago
  52. f1b0bf1 Bump Kustvakt version to 0.67.1 by margaretha · 2 years, 6 months ago
  53. 62e1e67 Bump hibernate.version from 5.6.8.Final to 5.6.9.Final in /full by dependabot[bot] · 2 years, 6 months ago
  54. b9d1f3c Bump Kustvakt version. by Marc Kupietz · 2 years, 7 months ago
  55. d9e5cda Changed the SQL script updating oauth2_client table. by margaretha · 2 years, 7 months ago
  56. 7cb3213 Re-introduce additional filters for authorisation and user status by Marc Kupietz · 2 years, 7 months ago
  57. e5bbc12 LdapAuth3: Test all combinations of 3 alternative login names and 2 pws by Marc Kupietz · 2 years, 7 months ago
  58. 9c22bbd Embedded LDAP server: Improve README.md and examples by Marc Kupietz · 2 years, 7 months ago
  59. 30925d8 Embedded LDAP server LdapAuth3: support hashed passwords (sha1, sha-256) by Marc Kupietz · 2 years, 7 months ago
  60. 9a1188e LdapAuth3: factor out configuration class by Marc Kupietz · 2 years, 7 months ago
  61. 75e7828 Bring back function to get email attribute for/from user ID by Marc Kupietz · 2 years, 7 months ago
  62. 392f478 Rename ldap .properties to .conf by Marc Kupietz · 2 years, 7 months ago
  63. 9d59959 Allow configuring additional ssl cipher suites for ldaps connections by Marc Kupietz · 2 years, 7 months ago
  64. 1e388b4 Automatically start embedded LDAP server if configured by Marc Kupietz · 2 years, 7 months ago
  65. 0a37867 Commonize & simplify LDAP and LDAPS auth by Marc Kupietz · 2 years, 7 months ago
  66. c73b7e2 Bump nimbus-jose-jwt from 9.21 to 9.22 in /full by dependabot[bot] · 2 years, 7 months ago
  67. db38f53 Bump mysql-connector-java from 8.0.28 to 8.0.29 in /full by dependabot[bot] · 2 years, 7 months ago
  68. 295aee2 Bump unboundid-ldapsdk from 6.0.4 to 6.0.5 in /full by dependabot[bot] · 2 years, 7 months ago
  69. ffb8950 Updated authorization error response. by margaretha · 2 years, 7 months ago
  70. 62ba678 Bump lombok from 1.18.22 to 1.18.24 in /full by dependabot[bot] · 2 years, 7 months ago
  71. 77f25d8 Bump hibernate.version from 5.6.7.Final to 5.6.8.Final in /full by dependabot[bot] · 2 years, 7 months ago
  72. 9dfa863 Updated OAuth2Client list API by margaretha · 2 years, 7 months ago
  73. d67b427 Added authorization request with GET and deprecated that with POST. by margaretha · 2 years, 8 months ago
  74. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 2 years, 8 months ago
  75. 3ef1b81 Added redirect_uri to client info API. by margaretha · 2 years, 8 months ago
  76. 3f520f3 Bump mockserver-netty from 5.13.0 to 5.13.2 in /full by dependabot[bot] · 2 years, 8 months ago
  77. a4db399 Fixed the test suite. by margaretha · 2 years, 8 months ago
  78. 9645ab0 Updated query and user-group name pattern. by margaretha · 2 years, 8 months ago
  79. 43a1deb Bump Kustvakt versions. by margaretha · 2 years, 8 months ago v0.66-release
  80. 9c33941 Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /full by dependabot[bot] · 2 years, 8 months ago
  81. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 2 years, 8 months ago
  82. 74110b7 Removed unused admin API: clear access token cache. by margaretha · 2 years, 8 months ago
  83. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 2 years, 8 months ago
  84. 85d6ce4 Bump mockserver-netty from 5.12.0 to 5.13.0 in /full by dependabot[bot] · 2 years, 8 months ago
  85. 93407f2 Bump hibernate.version from 5.6.5.Final to 5.6.7.Final in /full by dependabot[bot] · 2 years, 8 months ago
  86. 7aa4a73 Bump unboundid-ldapsdk from 6.0.3 to 6.0.4 in /full by dependabot[bot] · 2 years, 8 months ago
  87. 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 2 years, 8 months ago
  88. b19cfa2 Updated admin filter by using admin token and role checks. by margaretha · 2 years, 8 months ago
  89. 21a8386 Added more parameter checks and OAuth2Client web-service tests. by margaretha · 2 years, 9 months ago
  90. 3457f65 Bump maven-compiler-plugin from 3.10.0 to 3.10.1 in /full by dependabot[bot] · 2 years, 9 months ago
  91. 95ef149 Bump nimbus-jose-jwt from 9.20 to 9.21 in /full by dependabot[bot] · 2 years, 9 months ago
  92. 6bbbf1d Added foreign keys to the DB tables of access and refresh token scopes. by margaretha · 2 years, 9 months ago
  93. d66a683 Removed VCLoader. by margaretha · 2 years, 9 months ago
  94. ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 2 years, 9 months ago v0.65.1-release
  95. d94516c Bump nimbus-jose-jwt from 9.18 to 9.20 in /full by dependabot[bot] · 2 years, 9 months ago
  96. 2ce8956 Bump maven-compiler-plugin from 3.9.0 to 3.10.0 in /full by dependabot[bot] · 2 years, 9 months ago
  97. 580e26e Bump mockserver-netty from 5.11.2 to 5.12.0 in /full by dependabot[bot] · 2 years, 9 months ago
  98. 7cc601b Bump nimbus-jose-jwt from 9.16-preview.1 to 9.18 in /full by dependabot[bot] · 2 years, 10 months ago
  99. 96531f6 Bump hibernate.version from 5.6.4.Final to 5.6.5.Final in /full by dependabot[bot] · 2 years, 10 months ago
  100. 0b47db0 Merge "Bump Kustvakt to version 0.65.1." by margaretha · 2 years, 10 months ago