1. d552732 Handled redundant plugin installation by margaretha · 4 years, 1 month ago
  2. 7da2390 Added a new API: install plugin by margaretha · 4 years, 1 month ago
  3. 977fabe Handled user-defined refresh token expiry. by margaretha · 4 years, 1 month ago
  4. 9436ebe Added redirect URI validation in authorization request (addressed #374) by margaretha · 4 years, 1 month ago
  5. e20a280 Added a new API: list plugins (e.g. for marketplace) by margaretha · 4 years, 1 month ago
  6. 9dfa863 Updated OAuth2Client list API by margaretha · 4 years, 1 month ago
  7. d716312 Added columns to the oauth2_client table and updated client registration by margaretha · 4 years, 1 month ago
  8. e28cdd9 Updated and moved updateClientPrivilege API to OAuth2AdminController by margaretha · 4 years, 2 months ago
  9. 21a8386 Added more parameter checks and OAuth2Client web-service tests. by margaretha · 4 years, 3 months ago
  10. d575bd9 Updated roleId and super client parameters. by margaretha · 5 years ago
  11. 885404d Added character set filter to random code generator, e.g. for client_id. by margaretha · 5 years ago
  12. 18259ce Updated parameters in the error responses of OAuth2 APIs for coherence by margaretha · 5 years ago
  13. 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 5 years ago
  14. bb1c145 Added client type in the client list web-service. Resolved #58. by margaretha · 5 years ago
  15. dc6d73d Fixed problem with multiple desktop apps by Akron · 6 years ago
  16. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 6 years ago
  17. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 6 years ago
  18. 2618beb Removed salt from config and updated config files. by margaretha · 6 years ago
  19. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 7 years ago
  20. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 7 years ago
  21. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 7 years ago
  22. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 7 years ago
  23. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  24. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 7 years ago
  25. 230effb Added the list-user-client controller. by margaretha · 7 years ago
  26. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  27. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  28. f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 8 years ago
  29. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  30. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
  31. 33fa3d9 Fixed issue #27. by margaretha · 8 years ago
  32. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  33. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  34. 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
  35. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  36. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  37. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  38. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  39. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  40. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago[Renamed (86%) from full/src/main/java/de/ids_mannheim/korap/service/OAuth2ClientService.java]
  41. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  42. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  43. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  44. 0512231 Implemented OAuth2 exception handler. by margaretha · 8 years ago
  45. a048627 Updated OAuth2 client authentication. by margaretha · 8 years ago
  46. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
  47. fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 8 years ago
  48. 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
  49. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  50. 31a9f52 Implemented OAuth2 client registration. by margaretha · 8 years ago