1. 8af457d Fix conversion from AccessToken to OAuthToken by Thomas Draebing · 5 years ago master
  2. 0405ec0 Fix assembly of external id by Thomas Draebing · 5 years ago
  3. d75fb7e Load TestUtils.java as a library instead of a test source file by Thomas Draebing · 5 years ago
  4. 3e081d0 Replace AccountExternalId with ExternalId by Paladox none · 7 years ago
  5. cb912f3 Support RS256 and HS256 algorithm aliases by Michael Ochmann · 7 years ago
  6. a8e61e9 Add support for Bazel in Gerrit tree build by Paladox none · 7 years ago
  7. ae9a32e Fix broken import for AuthType by Michael Ochmann · 8 years ago
  8. 14ae44b Merge "Deliver expiresAt and providerId for access token" by Saša Živkov · 8 years ago
  9. 2c22d98 Merge "Add redirect parameter to logout URL" by Saša Živkov · 8 years ago
  10. d33894e Deliver expiresAt and providerId for access token by Michael Ochmann · 8 years ago
  11. 4388772 Conversion from AccessToken to OAuthUserInfo by Michael Ochmann · 8 years ago
  12. ebe07c5 Add redirect parameter to logout URL by Michael Ochmann · 8 years ago
  13. 01b0efc Merge "Respect auth.userNameToLowerCase" by Saša Živkov · 8 years ago
  14. da668db Respect auth.userNameToLowerCase by Michael Ochmann · 8 years ago
  15. a63b47b Avoid long overflow in AccessToken#isExpired() by Michael Ochmann · 8 years ago
  16. d60261d OAuth2 support for Git-over-HTTP communication by Michael Ochmann · 9 years ago
  17. e6ce0b4 Skip init step if auth type is not OAUTH by Michael Ochmann · 9 years ago
  18. 0cf96b7 Set the auth.logouturl property during init by Michael Ochmann · 9 years ago
  19. bf4142a Extract JSON helper methods to JsonUtils by Michael Ochmann · 9 years ago
  20. 3af92fb Refactor the extraction of access tokens by Michael Ochmann · 9 years ago
  21. f229d7a Protect public methods against missing parameters by Michael Ochmann · 9 years ago
  22. c690ad2 Introduce UserInfo helper class by Michael Ochmann · 9 years ago
  23. 24f35d0 Retrieve display name from UAA userinfo endpoint by Michael Ochmann · 9 years ago stable-2.11
  24. 5a071f8 OAuth2 Plugin for CloudFoundry UAA by Michael Ochmann · 9 years ago