1. 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 2 years, 9 months ago
  2. 8b68221 Removed unnecessary caches and methods in the authentication interface. by margaretha · 3 years ago
  3. b156f88 Removed old database configurations (closes #612) by margaretha · 3 years ago
  4. 50fd507 Removed auditing (closes #611) by margaretha · 3 years ago
  5. 6a925fe Merged core to full by margaretha · 3 years ago
  6. 92ad2ec Merged lite into full by margaretha · 3 years ago
  7. d31f082 Added LDAP log for users without idsC2Profile. by margaretha · 3 years, 1 month ago
  8. ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 3 years, 1 month ago
  9. aa87e20 Added getting username from LDAP by margaretha · 3 years, 2 months ago
  10. bc3d3f7 Deprecate API token (JWT) web-service. by margaretha · 3 years, 3 months ago
  11. d552732 Handled redundant plugin installation by margaretha · 4 years, 1 month ago
  12. 641ea63 Implemented mapping of LDAP username to email. by margaretha · 4 years ago
  13. 7cb3213 Re-introduce additional filters for authorisation and user status by Marc Kupietz · 4 years, 1 month ago
  14. 30925d8 Embedded LDAP server LdapAuth3: support hashed passwords (sha1, sha-256) by Marc Kupietz · 4 years, 1 month ago
  15. 9a1188e LdapAuth3: factor out configuration class by Marc Kupietz · 4 years, 1 month ago
  16. 75e7828 Bring back function to get email attribute for/from user ID by Marc Kupietz · 4 years, 1 month ago
  17. 9d59959 Allow configuring additional ssl cipher suites for ldaps connections by Marc Kupietz · 4 years, 1 month ago
  18. 1e388b4 Automatically start embedded LDAP server if configured by Marc Kupietz · 4 years, 1 month ago
  19. 0a37867 Commonize & simplify LDAP and LDAPS auth by Marc Kupietz · 4 years, 1 month ago
  20. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
  21. 095765f LdapAuth3.java: login: works now with email address. by bodmo · 4 years, 8 months ago
  22. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 7 years ago
  23. 03ae28d Handled LDAP errors, fixed #45. by margaretha · 7 years ago
  24. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 7 years ago
  25. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 7 years ago
  26. 0bcde4c Added delete key in setting controllers by margaretha · 7 years ago
  27. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 7 years ago
  28. 4842673 Removed codes related to user registration & password management. by margaretha · 7 years ago
  29. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  30. dda4ef7 Added boolean flags to mitigate log4j debugging performance. by margaretha · 7 years ago
  31. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  32. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  33. 6ef00dd Added various log4j2 configurations. by margaretha · 8 years ago
  34. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 8 years ago
  35. dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
  36. 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
  37. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  38. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  39. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  40. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  41. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  42. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 8 years ago
  43. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  44. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  45. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
  46. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  47. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  48. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  49. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  50. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 8 years ago
  51. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 8 years ago
  52. 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 8 years ago
  53. 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 8 years ago
  54. a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 8 years ago
  55. 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
  56. 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
  57. 0b63de4 Added delete VC and get user group web-services. by margaretha · 8 years ago
  58. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 8 years ago
  59. 67f750b Testing spring basic authentication. by margaretha · 8 years ago
  60. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
  61. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
  62. 4ba8676 Renamed packages and classes. by margaretha · 8 years ago
  63. bb48630 Fixed rewrite redundancy in collection rewrite. by margaretha · 9 years ago
  64. cd20679 Improved AuthenticationException. by margaretha · 9 years ago
  65. 58dbcfb Cleaned up basic authentication. by margaretha · 9 years ago
  66. 4b5c141 Generalized http authentication framework. by margaretha · 9 years ago
  67. 4de4119 Changed token type to authentication type. by margaretha · 9 years ago
  68. 139d0f7 Introduced authentication type as enums. by margaretha · 9 years ago