1. dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
  2. 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
  3. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  4. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  5. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  6. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  7. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  8. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 8 years ago
  9. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  10. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  11. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
  12. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  13. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  14. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  15. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  16. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 8 years ago
  17. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 8 years ago
  18. 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 8 years ago
  19. 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 8 years ago
  20. a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 8 years ago
  21. 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
  22. 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
  23. 0b63de4 Added delete VC and get user group web-services. by margaretha · 8 years ago
  24. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 8 years ago
  25. 67f750b Testing spring basic authentication. by margaretha · 8 years ago
  26. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
  27. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
  28. 4ba8676 Renamed packages and classes. by margaretha · 8 years ago
  29. bb48630 Fixed rewrite redundancy in collection rewrite. by margaretha · 9 years ago
  30. cd20679 Improved AuthenticationException. by margaretha · 9 years ago
  31. 58dbcfb Cleaned up basic authentication. by margaretha · 9 years ago
  32. 4b5c141 Generalized http authentication framework. by margaretha · 9 years ago
  33. 4de4119 Changed token type to authentication type. by margaretha · 9 years ago
  34. 139d0f7 Introduced authentication type as enums. by margaretha · 9 years ago