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