1. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 6 years ago
  2. e07a203 Updates index to Krill v0.58.1 by Akron · 6 years ago
  3. 90a23c2 Added liteDB to .gitignore by Akron · 6 years ago
  4. 230effb Added the list-user-client controller. by margaretha · 6 years ago
  5. bbf2b6e Added contribution via gerrit. by margaretha · 6 years ago
  6. c1f9b50 Updated readme. by margaretha · 6 years ago
  7. 12b5fd1 Updated readme and added contribution section. by margaretha · 6 years ago
  8. e72355a Handled storing cached VC with VC reference by margaretha · 6 years ago
  9. 6f0b738 Updated OAuth2 refresh token request to create a new refresh token. by margaretha · 6 years ago
  10. c502de1 Removed sqlite file. by margaretha · 6 years ago
  11. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  12. 93120bc Fixed JettyServerTest. by margaretha · 6 years ago v0.61.3-release
  13. 055e3eb Updated Krill and Koral requirements. by margaretha · 6 years ago
  14. 9694257 Added shutdown handler. by margaretha · 6 years ago
  15. 6365605 OpenJDK8u181 workaround by Akron · 6 years ago
  16. 1776bd0 Do not encourage ignoring test failures by Akron · 6 years ago
  17. d0c6b7f Fix documentation regarding directory change by Akron · 6 years ago
  18. 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 6 years ago
  19. 8f525a2 Updated koral version by margaretha · 6 years ago
  20. 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
  21. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 6 years ago
  22. 0c18622 Fixed resource DAO & added tests. by margaretha · 6 years ago
  23. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  24. 2c50c73 Implemented parsing free resource info from json. by margaretha · 6 years ago
  25. 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 6 years ago
  26. 488e04b Fixed cached-VC ref with username. by margaretha · 6 years ago
  27. f7abb36 Handled unique constraints. by margaretha · 6 years ago
  28. 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
  29. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 6 years ago
  30. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  31. 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
  32. ee0cbfe Added API URL versioning. by margaretha · 6 years ago
  33. 8514d78 Set sqlite as datasource. by margaretha · 6 years ago
  34. 45211af Added c3p0 datasource configuration to Spring default-config-xml. by margaretha · 6 years ago
  35. d4c7ff3 Fixed cache is not alive in VCReferenceTest. by margaretha · 6 years ago
  36. c7196d2 Added statistics with vc reference tests. by margaretha · 6 years ago
  37. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 6 years ago
  38. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 6 years ago
  39. 2e1781f Added VC name pattern check. by margaretha · 6 years ago
  40. f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 6 years ago
  41. bdddbaf Disabled degrading super clients to normal clients. by margaretha · 6 years ago
  42. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 6 years ago
  43. 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 6 years ago
  44. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 6 years ago
  45. d7b7d53 Set kustvakt configuration as Krill properties by margaretha · 6 years ago
  46. dc51507 Implemented OAuth2 revoke token. by margaretha · 6 years ago
  47. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
  48. 0666ddb Fixed clientId encoding in OAuth2ClientControllerTest. by margaretha · 6 years ago v0.60.5-release
  49. 33fa3d9 Fixed issue #27. by margaretha · 6 years ago
  50. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 6 years ago
  51. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 6 years ago
  52. 07a356a Fixed authentication time format in authentication controller. by margaretha · 6 years ago
  53. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
  54. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
  55. 00c28c0 Added port checking in test suite. by margaretha · 6 years ago
  56. 0073aa4 Merge branch 'master' of by margaretha · 6 years ago
  57. d505816 Do not pass broken queries to Krill by Akron · 6 years ago
  58. 226ec1e Updated paths of user-group deletion-controllers by margaretha · 6 years ago
  59. 6091cf3 Added support for unrestricted corpus statistics in full service by Akron · 6 years ago
  60. 4b786e2 Merge "Added support for unrestricted corpus statistics" by margaretha · 6 years ago
  61. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
  62. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 6 years ago
  63. 76b3175 Added support for unrestricted corpus statistics by Akron · 6 years ago
  64. 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 6 years ago
  65. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 6 years ago
  66. e4034a8 Updated redirect URI validator. by margaretha · 6 years ago openid
  67. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 6 years ago
  68. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 6 years ago
  69. 9c78e1a Implemented OpenId configuration. by margaretha · 6 years ago
  70. 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 6 years ago
  71. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
  72. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 6 years ago
  73. 56fd558 Implemented OAuth2 authorization error response using redirect URI. by margaretha · 6 years ago
  74. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 6 years ago
  75. ec247dd Implemented openid authentication for authorization code request. by margaretha · 6 years ago
  76. 3712c9c Adopted statistics query parameter in lite by Akron · 6 years ago
  77. e413ffa Removed kustvakt_encryption in lite version. by margaretha · 6 years ago
  78. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 6 years ago
  79. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  80. 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
  81. 07402f4 Altered user authentication method in authorization code request. by margaretha · 7 years ago
  82. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 7 years ago
  83. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 7 years ago
  84. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 7 years ago
  85. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 7 years ago
  86. fb027f9 Implemented authorization code request, simplified client by margaretha · 7 years ago
  87. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 7 years ago
  88. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 7 years ago
  89. 0512231 Implemented OAuth2 exception handler. by margaretha · 7 years ago
  90. a048627 Updated OAuth2 client authentication. by margaretha · 7 years ago
  91. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
  92. fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 7 years ago
  93. 8d804f6 Implemented deregister public client task. by margaretha · 7 years ago
  94. e68021a Updated vc search path. by margaretha · 7 years ago
  95. eb0a843 Merge branch 'dev' by margaretha · 7 years ago
  96. 3a579b4 Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  97. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 7 years ago
  98. 31a9f52 Implemented OAuth2 client registration. by margaretha · 7 years ago
  99. 725feac Implemented #17 and added role removal after deleting members. by margaretha · 7 years ago
  100. effa610 Support highlights in matchinfo by Akron · 7 years ago