1. f008512 Implemented degrading super clients, improved and added OAuth2 tests. by margaretha · 8 years ago
  2. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  3. 7f5071f Added revocation of access tokens and authorization code when by margaretha · 8 years ago
  4. 33fa3d9 Fixed issue #27. by margaretha · 8 years ago
  5. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  6. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
  7. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  8. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  9. 00c28c0 Added port checking in test suite. by margaretha · 8 years ago
  10. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  11. b1081b1 Fixed OAuth2 client unique URL-hashcode. by margaretha · 8 years ago
  12. 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
  13. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  14. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  15. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
  16. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  17. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  18. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  19. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  20. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  21. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  22. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  23. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  24. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  25. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  26. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago