- 6672fe5 Removed OpenID by margaretha · 2 years, 8 months ago
- 4b883ec Replaced javax.annotation with jakarta.annotation. by margaretha · 2 years, 8 months ago
- 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 2 years, 9 months ago
- 5a5b995 Added total result cache (close #599) by margaretha · 3 years ago
- 8b68221 Removed unnecessary caches and methods in the authentication interface. by margaretha · 3 years ago
- b156f88 Removed old database configurations (closes #612) by margaretha · 3 years ago
- 50fd507 Removed auditing (closes #611) by margaretha · 3 years ago
- 6a925fe Merged core to full by margaretha · 3 years ago
- 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 3 years, 1 month ago
- 3181b8d Implemented initial super client registration for user authentication. by margaretha · 4 years ago
- d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 4 years, 1 month ago
- 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 5 months ago
- 7c1f428 Updated VC cache. by margaretha · 4 years, 6 months ago
- b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 4 years, 9 months ago
- 14686b5 Excluded jackson core libraries from Mockserver and moved cache config by margaretha · 4 years, 10 months ago
- fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 4 years, 10 months 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
- e1228ab Updated libraries. by margaretha · 5 years ago
- 479a447 Set corpus access public for stored query. by margaretha · 5 years ago
- 5213ced Added query and query language in virtual corpus table. 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
- 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 6 years ago
- 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 6 years ago
- 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 7 years ago
- 3d55b00 Resolved #42 - Added close index controller. by margaretha · 7 years ago
- 398f472 Added comments & updated code structure. by margaretha · 7 years ago
- 0b90391 Improved predefined vc caching (issue #28) by margaretha · 7 years ago
- dda4ef7 Added boolean flags to mitigate log4j debugging performance. by margaretha · 7 years ago
- e72355a Handled storing cached VC with VC reference by margaretha · 7 years ago
- 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 8 years ago
- 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
- 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 8 years ago
- 2c50c73 Implemented parsing free resource info from json. by margaretha · 8 years ago
- 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 8 years ago
- f7abb36 Handled unique constraints. by margaretha · 8 years ago
- 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 8 years ago
- 563aabe Implemented VirtualCorpusRewrite. by margaretha · 8 years ago
- 45211af Added c3p0 datasource configuration to Spring default-config-xml. by margaretha · 8 years ago
- c7196d2 Added statistics with vc reference tests. by margaretha · 8 years ago
- 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 8 years ago
- 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
- d7b7d53 Set kustvakt configuration as Krill properties by margaretha · 8 years ago
- 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 8 years ago
- 33fa3d9 Fixed issue #27. by margaretha · 8 years ago
- 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
- 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, 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
- a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
- 9c78e1a Implemented OpenId configuration. by margaretha · 8 years ago
- 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 8 years ago
- 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
- 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 8 years ago
- be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
- b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
- 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
- 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
- 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
- 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 8 years ago
- 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 8 years ago
- efc18a4 Removed old policy related and deprecated code. by margaretha · 8 years ago
- 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 8 years ago
- a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 8 years ago
- aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 8 years ago
- 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
- 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 8 years ago
- 979a2e6 Added getter and setter. by margaretha · 8 years ago
- dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 8 years ago
- 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
- 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago