1. c750cbb Implemented revoking all tokens of a user client via a super client. by margaretha · 7 years ago
  2. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 7 years ago
  3. 230effb Added the list-user-client controller. by margaretha · 7 years ago
  4. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  5. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  6. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  7. 6ad08b4 Implemented loading VC from gz files & updated OAuth2 expiry check. by margaretha · 8 years ago
  8. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  9. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
  10. dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
  11. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  12. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  13. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  14. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  15. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  16. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  17. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  18. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  19. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  20. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  21. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  22. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  23. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago