1. 0666ddb Fixed clientId encoding in OAuth2ClientControllerTest. by margaretha · 8 years ago v0.60.5-release
  2. 33fa3d9 Fixed issue #27. by margaretha · 8 years ago
  3. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  4. 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
  5. 07a356a Fixed authentication time format in authentication controller. by margaretha · 8 years ago
  6. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  7. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  8. 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
  9. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
  10. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  11. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  12. 56fd558 Implemented OAuth2 authorization error response using redirect URI. by margaretha · 8 years ago
  13. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  14. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago