- f4982ab Allow admin access using admin token for the clean token API by margaretha · 3 years, 4 months ago
- 45ba733 Fixed content-type in error responses by changing it to application/json by margaretha · 3 years, 4 months ago
- b22a585 Updated client info API by margaretha · 3 years, 4 months ago
- c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 3 years, 7 months ago
- d912a2c Jersey 2: Do simple migrations by abcpro1 · 3 years, 7 months ago
- 4ff862a Fixed admin clean token API and restrict plugins to confidential only. by margaretha · 4 years ago v0.68-release
- d484156 Added new APIs: list user-installed plugins and uninstall plugin. by margaretha · 4 years ago
- 79f0144 Deprecated UserClientDto and uses ClientinfoDto instead. by margaretha · 4 years, 1 month ago
- 68ccf1e Handled super client id in plugin installation by margaretha · 4 years, 1 month ago
- 7da2390 Added a new API: install plugin by margaretha · 4 years, 1 month ago
- e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 4 years, 1 month ago
- ffb8950 Updated authorization error response. by margaretha · 4 years, 1 month ago
- 9dfa863 Updated OAuth2Client list API by margaretha · 4 years, 1 month ago
- d67b427 Added authorization request with GET and deprecated that with POST. by margaretha · 4 years, 1 month ago
- e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 4 years, 2 months ago
- 74110b7 Removed unused admin API: clear access token cache. by margaretha · 4 years, 2 months ago
- 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 4 years, 2 months ago
- 525045e Added an admin API to delete expired/revoked access and refresh tokens. by margaretha · 4 years, 2 months ago
- ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 4 years, 3 months ago v0.65.1-release
- 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
- 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 4 years, 5 months ago
- 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 5 months ago
- aec6b41 Enabled listing system vc for authorized users. by margaretha · 4 years, 6 months ago
- cdfe937 Fixed missing request entity. by margaretha · 4 years, 9 months ago
- 3b6972a Fixed errors due to missing query type and added tests. by margaretha · 4 years, 9 months ago
- 6f6911e Updated cache settings and some loggings. by margaretha · 4 years, 10 months ago
- d575bd9 Updated roleId and super client parameters. by margaretha · 5 years ago
- 4f4b9ab Updated OAuth2 API responses for coherence. by margaretha · 5 years ago
- b0f97d0 Updated OAuth2 Client list by margaretha · 5 years ago
- 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 5 years ago
- 0a6b4b6 Updated Koral version for InfoController. by margaretha · 5 years ago
- 89bd8f5 Added delete query webservice and tests. by margaretha · 5 years ago dev
- b097fb0 Renamed virtual corpus to query. by margaretha · 5 years ago
- a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release
- 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 5 years ago
- 652c4dc Added listing available queries for users. by margaretha · 5 years ago
- da08015 Add query reference web-service. by Akron · 5 years ago
- a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 6 years ago
- 9a270a5 Removed client authentication from the client deregistration & by margaretha · 6 years ago
- 6aee197 Added an admin API for clearing access token cache. by margaretha · 6 years ago
- d9546d3 Updated free resource controller. by margaretha · 6 years ago
- d8aa135 Updated create update user-group API. by margaretha · 6 years ago
- 7497adf Added a service to revoke a single refresh token via super client by margaretha · 6 years ago v0.62.2-release
- db457bc Added username filtering to token revocation service via super client by margaretha · 7 years ago
- 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 7 years ago
- 77e7474 Merged list authorized client and list registered client services by margaretha · 7 years ago
- 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 7 years ago
- c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 7 years ago
- 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 7 years ago
- ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 7 years ago
- a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 7 years ago
- da5a6ab Added user-group name pattern (issue #33). by margaretha · 7 years ago
- bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 7 years ago
- 0e1fc55 Resolved #40. by margaretha · 7 years ago
- c9f40e2 Fixed post requests with status OK and empty body. by margaretha · 7 years ago
- 3a57940 Updated VC name pattern and tests. by margaretha · 7 years ago
- 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 7 years ago
- 03ae28d Handled LDAP errors, fixed #45. by margaretha · 7 years ago
- 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 7 years ago
- 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 7 years ago
- b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
- 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 7 years ago
- 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 7 years ago
- 0bcde4c Added delete key in setting controllers by margaretha · 7 years ago
- 62c0676 Updated default setting controllers & added tests by margaretha · 7 years ago
- 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 7 years ago
- 4842673 Removed codes related to user registration & password management. by margaretha · 7 years ago
- 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 7 years ago
- 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 7 years ago
- 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 7 years ago
- 398f472 Added comments & updated code structure. by margaretha · 7 years ago
- 420db0e Removed document controllers and KustvaktResource. by margaretha · 7 years ago
- c750cbb Implemented revoking all tokens of a user client via a super client. by margaretha · 7 years ago
- 5a2c34e Removed duplicate clients in user client lists. by margaretha · 7 years ago
- 230effb Added the list-user-client controller. by margaretha · 7 years ago
- 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
- 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
- f7abb36 Handled unique constraints. by margaretha · 8 years ago
- 7926adc Added API versioning backwards compability and tests. by margaretha · 8 years ago
- ee0cbfe Added API URL versioning. by margaretha · 8 years ago
- f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
- f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 8 years ago
- bdddbaf Disabled degrading super clients to normal clients. by margaretha · 8 years ago
- 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
- 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 8 years ago
- 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
- dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
- 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
- 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
- 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
- 0073aa4 Merge branch 'master' of by margaretha · 8 years ago
- d505816 Do not pass broken queries to Krill by Akron · 8 years ago
- 226ec1e Updated paths of user-group deletion-controllers by margaretha · 8 years ago
- 6091cf3 Added support for unrestricted corpus statistics in full service by Akron · 8 years ago
- 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
- 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
- d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
- e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
- 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago