1. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 2 years, 5 months ago[Renamed from full/src/main/resources/db/sqlite/V1.4__oauth2_tables.sql]
  2. dc6d73d Fixed problem with multiple desktop apps by Akron · 6 years ago
  3. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 6 years ago
  4. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 7 years ago
  5. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 7 years ago
  6. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 7 years ago
  7. 230effb Added the list-user-client controller. by margaretha · 7 years ago
  8. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago[Renamed from full/src/main/resources/db/new-sqlite/V1.4__oauth2_tables.sql]
  9. f7abb36 Handled unique constraints. by margaretha · 8 years ago
  10. c7196d2 Added statistics with vc reference tests. by margaretha · 8 years ago
  11. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  12. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 8 years ago
  13. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  14. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  15. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  16. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  17. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  18. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  19. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  20. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  21. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  22. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
  23. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  24. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  25. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  26. 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
  27. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  28. 31a9f52 Implemented OAuth2 client registration. by margaretha · 8 years ago