1. a847c13 OLTU-215 Upgrade to Java 8 by Jasha Joachimsthal · 7 years ago trunk
  2. 778c47e OLTU-209 - remove org.json by Antonio Sanso · 7 years ago
  3. 800a2aa updated copyright year by Simone Tripodi · 7 years ago
  4. 6b93bf8 OLTU-205 - JSON token response incorrect, google token has a unexpected format by Antonio Sanso · 7 years ago
  5. abca6bd OLTU-205 - JSON token response incorrect, google token has a unexpected format by Antonio Sanso · 7 years ago
  6. b2d427c OLTU-197 - OAuthFilter looks for oauth.rs.provider-class init parameter in wrong place by Simone Tripodi · 7 years ago
  7. 205b9ea OLTU-202 - Add possibility to use OAuthClient behind proxy - applied patch kindly provided by Petr Novicky, thanks by Simone Tripodi · 7 years ago
  8. 2d37dba OLTU-214 - The Facebook client demo flow is broken by Antonio Sanso · 7 years ago
  9. 37de173 OLTU-209 - remove org.json by Simone Tripodi · 7 years ago
  10. 09ce215 OLTU-209 - remove org.json by Simone Tripodi · 7 years ago
  11. 8542de3 add svn ignore by Antonio Sanso · 7 years ago
  12. 76fb9c0 Bumb version of jwt module after release by Jasha Joachimsthal · 7 years ago
  13. ba23bc9 @releng increase development version number by Simone Tripodi · 7 years ago
  14. ffe1829 [maven-release-plugin] rollback the release of org.apache.oltu.oauth2.jwt-1.0.3 by Antonio Sanso · 7 years ago
  15. e398ff6 [maven-release-plugin] prepare release org.apache.oltu.oauth2.jwt-1.0.3 by Antonio Sanso · 7 years ago
  16. 5a8c949 @releng no snapshot dependencies in intermediate releases by Simone Tripodi · 7 years ago
  17. 1634a76 @releng: preparing JWT fix release as agreed in dev ML by Simone Tripodi · 7 years ago
  18. afa2684 OLTU-206 - org.apache.oltu.oauth2 packages are exported twice by Simone Tripodi · 7 years ago
  19. fda5a0f OLTU-203 - Extend client demo with more provider by Antonio Sanso · 8 years ago
  20. 22287d0 OLTU-203 - Extend client demo with more provider by Antonio Sanso · 8 years ago
  21. c09d79f Update parent to latest release by Jasha Joachimsthal · 8 years ago
  22. 9a082c9 [maven-release-plugin] prepare for next development iteration by Simone Tripodi · 8 years ago
  23. bd69a35 [maven-release-plugin] prepare release org.apache.oltu.jose.parent-2 by Simone Tripodi · 8 years ago
  24. f9693f4 @releng updating dependencies to prepare next releases by Simone Tripodi · 8 years ago
  25. af16cb5 [maven-release-plugin] prepare for next development iteration by Simone Tripodi · 8 years ago
  26. eaf7d36 [maven-release-plugin] prepare release org.apache.oltu.commons.parent-2 by Simone Tripodi · 8 years ago
  27. f080591 releng: update dependencies by Simone Tripodi · 8 years ago
  28. ec5d53b OLTU-200 - Wrong regex in TokenReader by Antonio Sanso · 8 years ago
  29. db33831 OLTU-201 - Issue in JWS validation by Antonio Sanso · 8 years ago
  30. 5d24a0d OLTU-201 - Issue in JWS validation by Antonio Sanso · 8 years ago
  31. cbc627a OLTU-196 Prevent ClassCastException with Integers by Jasha Joachimsthal · 8 years ago
  32. 77d3a60 Resolve dependencies after release by Jasha Joachimsthal · 8 years ago
  33. 101ff39 Update downloads page with latest releases by Jasha Joachimsthal · 8 years ago
  34. 07e4429 OLTU-196 - Type cast error in JWTClaimsSetParser by Simone Tripodi · 8 years ago
  35. 20689de update pmc list by Antonio Sanso · 8 years ago
  36. 85a132c [maven-release-plugin] prepare for next development iteration by Simone Tripodi · 8 years ago
  37. d7b4297 [maven-release-plugin] prepare release org.apache.oltu.oauth2.parent-1.0.2 by Simone Tripodi · 8 years ago
  38. f3f83ad added missing Apache License header by Simone Tripodi · 8 years ago
  39. d51e4ab added missing Apache License header by Simone Tripodi · 8 years ago
  40. 5ad4217 org.apache.oltu.parent updated to v4 by Simone Tripodi · 8 years ago
  41. 9ed0e18 [maven-release-plugin] prepare for next development iteration by Simone Tripodi · 8 years ago
  42. c01289c [maven-release-plugin] prepare release org.apache.oltu.parent-4 by Simone Tripodi · 8 years ago
  43. c11613e OLTU-195 URLConnectionClient PUT body content by Jasha Joachimsthal · 8 years ago
  44. 14a1817 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  45. 41e129c OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  46. 28e2276 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  47. 5810a24 OLTU-193 Add examples for scopes and resource endpoints to demonstrate the full flow by Jasha Joachimsthal · 8 years ago
  48. 6e95312 OLTU-177 Fix ConditionalTagSupport error on startup in Tomcat 7. Thanks Simon Gordon for the solution. by Jasha Joachimsthal · 8 years ago
  49. 4a75dce OLTU-59 Method isAuthorized() from OAuthDecision is not used in the OAuthFilter by Jasha Joachimsthal · 8 years ago
  50. a986b8d Tommaso Teofili went Emeritus by Antonio Sanso · 8 years ago
  51. 296f509 junit.assert.* is deprecated, use org.junit.* by Jasha Joachimsthal · 8 years ago
  52. 9a0386b OLTU-68 Remove unused method. by Stein Welberg · 8 years ago
  53. 88732d5 OLTU-68 Add more tests to the OAuthUtils class. Thanks Marcin Sośnicki for the patch! by Stein Welberg · 8 years ago
  54. e6b7387 OLTU-12 Cleanup tabs by Stein Welberg · 8 years ago
  55. bebe70a OLTU-174 Add support for binary response bodies. Thanks to Julian Sedding for the patch! by Stein Welberg · 8 years ago
  56. 380cdce OLTU-192 Export org.apache.oltu.openidconnect.client classes to the openid connect bundles by Jasha Joachimsthal · 8 years ago
  57. 59ee353 OLTU-173 Fix GithubTokenRespons. Thanks Gualtiero Testa for the patch! by Stein Welberg · 8 years ago
  58. ea97a19 OLTU-29 Add token type to OAuth responses. Thanks Sam Gorial for the patch! by Stein Welberg · 8 years ago
  59. 7937147 OLTU-191 Fix fetching resources. Make sure the validator is set in all scenarios.. by Stein Welberg · 8 years ago
  60. 396cafc OLTU-50 Improve the client demo in order to work with context root different than '/' by Jasha Joachimsthal · 8 years ago
  61. bdd10e2 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  62. 36155ad OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  63. 9e853d1 OLTU-154 Fix logging config and add error logging in client-demo by Jasha Joachimsthal · 8 years ago
  64. 1b0753f OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  65. 58bea2c OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  66. 2a0a19d OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  67. 4d0bfe5 OLTU-187 Add profile to compile the project with Java6 but use a higher Java version to start the process by Jasha Joachimsthal · 8 years ago
  68. 1095c5b Update statistics by Jasha Joachimsthal · 8 years ago
  69. 77bd487 Update generic links in the site from http to https by Jasha Joachimsthal · 8 years ago
  70. 6684534 OLTU-156 styling + using versions from the ASF parent pom by Jasha Joachimsthal · 8 years ago
  71. e83c88f OLTU-156 missing PGP keys by Jasha Joachimsthal · 8 years ago
  72. 1a0643b OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  73. 8bd94ce OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  74. ce6167d OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  75. aa0d87b OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  76. d931b42 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  77. 6c934b5 OLTU-178 Add the response code when the validateErrorResponse method is called which triggers an OAuthProblemException by Stein Welberg · 8 years ago
  78. df4542d OLTU-185 Revert accidental commit by Stein Welberg · 8 years ago
  79. 47533dd OLTU-185 Fix tests.. Make sure that the validators are set, also when using the new init method by Stein Welberg · 8 years ago
  80. 06feb9e Update committer info by Stein Welberg · 8 years ago
  81. ac38c8d OLTU-185 Allow access to the response headers in a resource request by Stein Welberg · 8 years ago
  82. 48a801d OLTU-182 Password can contain colon : characters. Thanks Adam Campbell for the initial patch. by Jasha Joachimsthal · 8 years ago
  83. 0005c17 OLTU-156 Add latest releases to download page and update to latest skin by Jasha Joachimsthal · 8 years ago
  84. 5e7a0a2 OLTU-187 Update to latest apache parent in root. Use site plugin version from Apache parent pom. Fix parent reference in site. by Jasha Joachimsthal · 8 years ago
  85. 637781a OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  86. 19e128d OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  87. 5b478f3 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  88. a31ee29 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  89. d257135 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  90. 02c7130 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  91. 398c7f9 OLTU-186 - Adding constant for HS256 by Antonio Sanso · 8 years ago
  92. 3bb3f37 OLTU-187 Bundle plugin was mentioned twice. Added my committer info. by Jasha Joachimsthal · 8 years ago
  93. fb8c4fc OLTU-156 Update links and use latest ASF logo by Jasha Joachimsthal · 8 years ago
  94. 0b6e162 OLTU-156 Refer to KEYS file on ASF server by Jasha Joachimsthal · 8 years ago
  95. 811f8e8 OLTU-156 Update to latest ASF parent pom to run site plugin with Maven 3.2 by Jasha Joachimsthal · 8 years ago
  96. a3385f3 OLTU-187 Update version references to other OLTU modules by Jasha Joachimsthal · 8 years ago
  97. 5f67369 OLTU-186 - Adding constant for HS256 by Antonio Sanso · 8 years ago
  98. 47422a5 OLTU-80 - Implement JWE support for JWT by Antonio Sanso · 8 years ago
  99. 89186dc added OAuth book section by Antonio Sanso · 9 years ago
  100. da75e6b added OAuth book section by Antonio Sanso · 9 years ago