1. dc51507 Implemented OAuth2 revoke token. by margaretha · 8 years ago
  2. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  3. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  4. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  5. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  6. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  7. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  8. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  9. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  10. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  11. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  12. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  13. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  14. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago