- a85965d Added debug flags & order on fields parameter of search get request- by margaretha · 6 years ago
- 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 6 years ago
- 79d738c Added search timeout in meta query. by margaretha · 6 years ago
- 1bc9cca Fixed rewrite bugs (updated rewriteQuery & KoralNode) by margaretha · 6 years ago v0.61.4-release
- 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
- d6f39d5 Fixed KoralNode at method. by margaretha · 6 years ago
- e07a203 Updates index to Krill v0.58.1 by Akron · 6 years ago
- 230effb Added the list-user-client controller. by margaretha · 6 years ago
- e72355a Handled storing cached VC with VC reference by margaretha · 6 years ago
- 6f0b738 Updated OAuth2 refresh token request to create a new refresh token. by margaretha · 6 years ago
- 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
- 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 6 years ago
- 8f525a2 Updated koral version by margaretha · 6 years ago
- 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
- 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
- 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
- f7abb36 Handled unique constraints. by margaretha · 6 years ago
- 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
- 563aabe Implemented VirtualCorpusRewrite. by margaretha · 6 years ago
- 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
- 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
- ee0cbfe Added API URL versioning. by margaretha · 6 years ago
- 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
- 7f5071f Added revocation of access tokens and authorization code when by margaretha · 6 years ago
- d7b7d53 Set kustvakt configuration as Krill properties by margaretha · 6 years ago
- 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
- 33fa3d9 Fixed issue #27. by margaretha · 6 years ago
- 03b8286 Implemented refreshing OAuth2 access token by margaretha · 6 years ago
- 07a356a Fixed authentication time format in authentication controller. by margaretha · 6 years ago
- 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
- d505816 Do not pass broken queries to Krill by Akron · 6 years ago
- 4b786e2 Merge "Added support for unrestricted corpus statistics" by margaretha · 6 years ago
- 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
- b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 6 years ago
- 76b3175 Added support for unrestricted corpus statistics by Akron · 6 years ago
- a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 6 years ago
- 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 6 years ago
- 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
- b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 6 years ago
- da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
- 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
- cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
- 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
- a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
- fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
- 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
- f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
- a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
- 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
- fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 7 years ago
- 8d804f6 Implemented deregister public client task. by margaretha · 7 years ago
- 3a579b4 Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
- 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
- 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
- 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
- 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
- c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 7 years ago
- 6fca729 Updated readme (moved further setup to wiki). by margaretha · 7 years ago
- ac3c471 Updated field type:date in the metadata test. by margaretha · 7 years ago
- 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 7 years ago
- efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
- 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 7 years ago
- 38eb444 Do not start server when application started with --help by Akron · 7 years ago
- c915dd0 Merge "Introduced preliminary support for meta data field retrieval" by margaretha · 7 years ago
- a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 7 years ago
- 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 7 years ago
- aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 7 years ago
- 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
- ed1b223 Introduced preliminary support for meta data field retrieval by Akron · 7 years ago
- c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
- e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
- 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
- dbef5e6 Merge commit 'refs/changes/80/1580/1' from gerrit into dev by margaretha · 7 years ago
- 730ed08 Updated dependencies on Krill and Kustvakt-core by Akron · 7 years ago
- 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
- 9025d64 Fixed javassist problem. by margaretha · 7 years ago
- 2e468fc Renamed light to lite and updated lite version number. by margaretha · 7 years ago
- 49f0508 Simplified JerseyTest in lite version. by margaretha · 7 years ago
- fc7d777 Fixed list access services and added tests. by margaretha · 7 years ago
- 45dde68 Added virtual corpus edit service. by margaretha · 7 years ago
- 23aae22 Fixed handling JSON mapping exception. by margaretha · 7 years ago
- f4c3de3 Fixed foundry rewrite. by margaretha · 7 years ago
- dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 7 years ago
- 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 7 years ago
- 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 7 years ago
- 4ba8676 Renamed packages and classes. by margaretha · 7 years ago
- c38c856 Fixed foundry rewrite for constituency (koral:span). by margaretha · 7 years ago
- bb48630 Fixed rewrite redundancy in collection rewrite. by margaretha · 7 years ago
- c6eafad Updated koral version. by margaretha · 7 years ago
- cd20679 Improved AuthenticationException. by margaretha · 7 years ago
- 4b5c141 Generalized http authentication framework. by margaretha · 7 years ago
- 4de4119 Changed token type to authentication type. by margaretha · 7 years ago
- 139d0f7 Introduced authentication type as enums. by margaretha · 7 years ago
- fde771a Renamed AuthFilter and moved it to /full. by margaretha · 7 years ago
- 74f122c Updated version. by margaretha · 7 years ago
- ed7bc7a Fixed a rewrite bug regarding availability with operation or. by margaretha · 7 years ago
- cc9277b Moved web filters and authentication codes to /full. by margaretha · 7 years ago
- d479666 Added more fixes for missing exceptions in JsonUtils. by margaretha · 7 years ago
- 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 7 years ago