- aaa9d80 Fixed clearing cache. by margaretha · 1 year, 2 months ago jakarta-migration
- 6672fe5 Removed OpenID by margaretha · 1 year, 2 months ago
- 4993eb7 Removed Apache Oltu API from token requests (#650) by margaretha · 1 year, 2 months ago
- 7ac20b1 Changed OAuth2 token request using Nimbus (#650) by margaretha · 1 year, 2 months ago
- 751608c Enabled legacy support for authorization POST request by margaretha · 1 year, 2 months ago
- 4b883ec Replaced javax.annotation with jakarta.annotation. by margaretha · 1 year, 2 months ago
- db5da37 Fixed BlockingFilter (#659) by margaretha · 1 year, 3 months ago
- 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 1 year, 3 months ago
- 490a59b Migrate Hibernate 5 to 6 (#649) and fix missing placeholders. by margaretha · 1 year, 3 months ago
- 7c21ec8 Updated javax.mail.Session to jakarta.mail.Session by margaretha · 1 year, 3 months ago
- 6e79684 Replaced javax.persistence with jakarta.persistence (#648) by margaretha · 1 year, 3 months ago
- 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 1 year, 3 months ago
- 5a5b995 Added total result cache (close #599) by margaretha · 1 year, 5 months ago
- 50182ae Removed old tests. by margaretha · 1 year, 6 months ago
- b156f88 Removed old database configurations (closes #612) by margaretha · 1 year, 6 months ago
- 50fd507 Removed auditing (closes #611) by margaretha · 1 year, 6 months ago
- 6a925fe Merged core to full by margaretha · 1 year, 6 months ago
- 92ad2ec Merged lite into full by margaretha · 1 year, 6 months ago
- ac92c82 Renamed web.controller package in core by margaretha · 1 year, 6 months ago
- 5b70879 Renamed entity and service packages in core by margaretha · 1 year, 7 months ago
- ac85ae1 Added query-param show-snippet to the search web-service (solves #322) by margaretha · 1 year, 7 months ago
- 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 1 year, 7 months ago
- 4e1d476 Fixed hibernate location in the icc spring config. by margaretha · 1 year, 7 months ago
- 1c9ab94 Added and updated VC controller tests by margaretha · 1 year, 7 months ago
- e1ab0b4 Removed API authentication scheme from www-authenticate header. by margaretha · 1 year, 7 months ago
- 6345b81 Added tests for VC sharing and for OAuth2 client using VC services by margaretha · 1 year, 7 months ago
- 3cd2d5f Added an error for missing redirect uri in a token request by margaretha · 1 year, 7 months ago
- c9d2941 Added data folder by margaretha · 1 year, 7 months ago
- 3af22a4 Updated the icc configuration and documentation. by margaretha · 1 year, 7 months ago
- d31f082 Added LDAP log for users without idsC2Profile. by margaretha · 1 year, 7 months ago
- ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 1 year, 7 months ago
- d5fb949 Fixed OAuth2 tests by margaretha · 1 year, 7 months ago
- aa87e20 Added getting username from LDAP by margaretha · 1 year, 8 months ago
- 1960ea5 Implemented configurable resource filters for search and match info APIs by margaretha · 1 year, 9 months ago
- d1ef4d9 Added user info web-service (solved #566) by margaretha · 1 year, 8 months ago
- cf869e1 Updated VC list API and deprecated owner VC list (addressed #580) by margaretha · 1 year, 8 months ago
- 6e3c01c Fixed scope check in token request with refresh token (close #556) by margaretha · 1 year, 8 months ago v0.69.3-release
- 59f7006 Fixed refresh token expiry test by margaretha · 1 year, 8 months ago
- 7cd52d1 Excluded admin service to load-cache VC from the test suite. by margaretha · 1 year, 8 months ago
- cf134c6 Move oauth2 admin service path (closed #544) by margaretha · 1 year, 9 months ago
- 68fd443 Added an admin service to load and cache system vc (solved #268) by margaretha · 1 year, 9 months ago
- fe6ea02 Moved the service path of VC admin services to admin/vc (closed #543) by margaretha · 1 year, 9 months ago
- 78d0e64 Fixed testing refresh token expiry. by margaretha · 1 year, 9 months ago
- bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 1 year, 9 months ago
- b0eca9d Moved user-group retrieval API to UserGroupAdminController by margaretha · 1 year, 9 months ago
- d7cac1d Added a plugin test. by margaretha · 1 year, 10 months ago
- bdde7f4 Use admin filter instead of OAuth2 ADMIN scope by margaretha · 1 year, 10 months ago
- f4982ab Allow admin access using admin token for the clean token API by margaretha · 1 year, 10 months ago
- 45ba733 Fixed content-type in error responses by changing it to application/json by margaretha · 1 year, 10 months ago
- cc92959 Allowed OAuth2 clients to use localhost as redirect URIs. by margaretha · 1 year, 10 months ago
- 64ea645 Made scope param required in authorization request (solved #508) by margaretha · 1 year, 10 months ago
- b22a585 Updated client info API by margaretha · 1 year, 10 months ago
- 2b632aa Don´t assume order of auth headers in checkWWWAuthenticateHeader test 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 ago
- c123f83 Jersey 2: Fix curly braces in query parameters by abcpro1 · 2 years 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
- d912a2c Jersey 2: Do simple migrations by abcpro1 · 2 years, 1 month ago
- e5026aa Bump oauth2-oidc-sdk from 8.25 to 9.2 in /full (closes #151) by dependabot[bot] · 3 years, 9 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
- 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
- f9b99b0 Updated ldap.config path in the kustvakt-test.conf by margaretha · 2 years, 6 months ago v0.67.1-release
- 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
- 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
- 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
- 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
- ffb8950 Updated authorization error response. by margaretha · 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
- a4db399 Fixed the test suite. by margaretha · 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
- 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 2 years, 8 months ago
- 21a8386 Added more parameter checks and OAuth2Client web-service tests. 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
- 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 2 years, 10 months ago
- 9c6493e Added show-tokens option to the search API. by margaretha · 2 years, 10 months ago