1. aaa6e53 Use fsresource provider with simple classifier by Carsten Ziegeler · 4 days ago master
  2. 358cd97 chore: remove traces of old OIDC handler by Robert Munteanu · 7 days ago
  3. 15fb7a3 chore(oidc-rp): mark APIs are ProviderType and note they are experimental by Robert Munteanu · 7 days ago
  4. 3f93bcf Merge pull request #116 from apache/feat/clear-access-tokens by Robert Munteanu · 7 days ago
  5. 4c8e40c chore(oauth-client): no reason for OAuthUri to throw OAuthException by Robert Munteanu · 7 days ago
  6. f07a00a feat(oauth-client): add high-level API for clearing access tokens and document it by Robert Munteanu · 7 days ago
  7. 8227807 chore(oidc-rp): add tests for clearing access tokens by Robert Munteanu · 7 days ago
  8. 2e89f55 fix: remove non-existent module from reactor (#117) by Robert Munteanu · 2 weeks ago
  9. 4947997 feat(oidc-rp): allow clearing access tokens by Robert Munteanu · 2 weeks ago
  10. 9505d03 docs(oidc-rp): error handling implemented as planned by Robert Munteanu · 3 weeks ago
  11. 39b7b4f fix(oidc-rp): Enhance OAuthCallbackServlet error handling and add unit tests by Robert Munteanu · 3 weeks ago
  12. b9ecf14 chore(oidc-rp): add future plans by Robert Munteanu · 3 weeks ago
  13. a5793e5 feat(oidc-rp): switch back some error handling to simple status settting by Robert Munteanu · 3 weeks ago
  14. 41e6aa0 Remove simple fsprovider from whiteboard by Carsten Ziegeler · 3 weeks ago
  15. 51a8541 Exclude native files from rat, use simple fsprovider by Carsten Ziegeler · 3 weeks ago
  16. a8a1934 Sling mini Native (#115) by David Bosschaert · 3 weeks ago
  17. db152c0 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 3 weeks ago
  18. e377fff feat(oidc-rp): switch to exceptions for handling errors in user-facing flows by Robert Munteanu · 4 weeks ago
  19. adfd226 chore(oidc-rp): refine wording about usage by Robert Munteanu · 4 weeks ago
  20. 6addf4b chore(oidc-rp): style warning in readme by Robert Munteanu · 4 weeks ago
  21. 5636af2 chore(oidc-rp): document outstading items by Robert Munteanu · 4 weeks ago
  22. ae0e617 fix(oidc-rp): extend state parameter cookie lifetime by Robert Munteanu · 4 weeks ago
  23. 5842f9e chore(oidc-rp): improve callback servlet responses by Robert Munteanu · 5 weeks ago
  24. b00c9dc fix(oidc-rp): fix broken IT by Robert Munteanu · 5 weeks ago
  25. 25a0e19 fix(oidc-rp): protect against XSS attacks by Robert Munteanu · 5 weeks ago
  26. a25f5e7 chore(oidc-rp): move tests in the right packages by Robert Munteanu · 6 weeks ago
  27. 08f2dc8 feat(oidc-rp): no longer use sessions for state validation by Robert Munteanu · 6 weeks ago
  28. 4bb27e4 chore(oidc-rp): add TODO about removing auth.core dependency by Robert Munteanu · 6 weeks ago
  29. 4f5f82a feat(oidc-rp): README updates by Robert Munteanu · 8 weeks ago
  30. 465741c fix(oidc-rp): redis - don't immediately expire tokens if the expiry time is zero by Robert Munteanu · 8 weeks ago
  31. 8c6df78 fix(oidc-rp): allow persisting tokens per connection with Redis by Robert Munteanu · 8 weeks ago
  32. eb69fe1 chore(oidc-rp): servlets should reference 'oauth', not 'oidc' by Robert Munteanu · 8 weeks ago
  33. 04c54cd chore(oidc-rp): Update to the latest version of the Nimbus SDK and deps by Robert Munteanu · 8 weeks ago
  34. 40c4105 feat(oidc-rp): add support for OAuth connections by Robert Munteanu · 8 weeks ago
  35. 866f4b6 oidc-rp: return latest access token after a refresh by Robert Munteanu · 9 weeks ago
  36. fdb443d oidc-rp: add a redis token store by Robert Munteanu · 9 weeks ago
  37. ac03033 oidc-rp: tweaks around bundle name and description by Robert Munteanu · 9 weeks ago
  38. 245dc83 oidc-rp: rename to .extensions.oauth-client by Robert Munteanu · 9 weeks ago
  39. 12c00c8 oidc-rp: jcr token store cleanups by Robert Munteanu · 9 weeks ago
  40. d065d34 oidc-rp: fix token expiration by Robert Munteanu · 9 weeks ago
  41. 72afe6b oidc-rp: rename OidcConnectionFinderImplTest by Robert Munteanu · 9 weeks ago
  42. 0a61fe0 oidc-rp: switch naming from oidc to oauth where it makes sense by Robert Munteanu · 9 weeks ago
  43. c555240 oidc-rp: split up OidcClient into separate classes by Robert Munteanu · 9 weeks ago
  44. 6f6061b oidc-rp: remove id token persistence, that should never happen by Robert Munteanu · 9 weeks ago
  45. a5cfc3f Fix markup and encode title by Carsten Ziegeler · 10 weeks ago
  46. ad619da oidc-rp: add OAuthEnabledSlingServlet to simplify implementations by Robert Munteanu · 10 weeks ago
  47. 3136a51 Update title handling by Carsten Ziegeler · 2 months ago
  48. 159cf79 Use framework props for configuration by Carsten Ziegeler · 2 months ago
  49. b2dc40c No need to include sightly for offlineapp by Carsten Ziegeler · 2 months ago
  50. 8954424 Use released versions by Carsten Ziegeler · 3 months ago
  51. 09df684 Update README.md by Carsten Ziegeler · 3 months ago
  52. ec8a4c9 chore: use the latest version of the slingfeature-maven-plugin by Robert Munteanu · 7 months ago
  53. afb1416 Use webconsole 5.0 by Carsten Ziegeler · 11 months ago
  54. 462c983 Remove unnecessary configuration options by Carsten Ziegeler · 11 months ago
  55. 7e01f86 Experimental mini feature by Carsten Ziegeler · 11 months ago
  56. 5f83bcc Fix link handling by Carsten Ziegeler · 11 months ago
  57. 8ae3801 Add support for binaries, shutdown framework at the end, make timeouts configurable by Carsten Ziegeler · 11 months ago
  58. 844e593 Native compile changes for atomos feature launcher, config and weaver (#114) by David Bosschaert · 12 months ago
  59. 680555d Remove spurious log statement by Carsten Ziegeler · 12 months ago
  60. 80e55a5 Add last modified check by Carsten Ziegeler · 12 months ago
  61. e8e637a Add retry for html rendering by Carsten Ziegeler · 12 months ago
  62. 7852e6a Process directory in offline mode by Carsten Ziegeler · 12 months ago
  63. 92a1e24 Add simple starter component by Carsten Ziegeler · 12 months ago
  64. d57b335 chore(deps): remove unused commons.johnzon dependency by Robert Munteanu · 12 months ago
  65. 4aebf33 Add a weaver that allows to weave references to get classloader by Karl Pauls · 12 months ago
  66. d5f9537 Add a config launcher to create atomos config by Karl Pauls · 12 months ago
  67. 389e459 Add docker support and some experimentation with a weaver by Karl Pauls · 12 months ago
  68. d4a1713 oidc-rp: fix OidcClientImplTest by Robert Munteanu · 12 months ago
  69. fde84c6 Start support for modifiable by Carsten Ziegeler · 1 year, 1 month ago
  70. 5836a61 Add offline context module by Carsten Ziegeler · 1 year, 2 months ago
  71. cbad899 Add a first version of an atomos launcher by Karl Pauls · 1 year, 2 months ago
  72. a62135c Remove obsolete feature model projects by Carsten Ziegeler · 1 year, 2 months ago
  73. 55bc562 Start support for sections by Carsten Ziegeler · 1 year, 2 months ago
  74. f731771 support header/footer resource by Carsten Ziegeler · 1 year, 2 months ago
  75. 01de21a Add simple demo servlet by Carsten Ziegeler · 1 year, 2 months ago
  76. c966c3b Update to latest parent pom by Carsten Ziegeler · 1 year, 2 months ago
  77. 9de5cbc metrics-prometheus: moved to https://github.com/apache/sling-org-apache-sling-commons-metrics-prometheus by Robert Munteanu · 1 year, 3 months ago
  78. ce4b028 metrics-prometheus: update documentation by Robert Munteanu · 1 year, 3 months ago
  79. 43d683d metrics-prometheus: bump simpleclient version by Robert Munteanu · 1 year, 3 months ago
  80. ea1e6fe metrics-prometheus: add basic documentation by Robert Munteanu · 1 year, 3 months ago
  81. b5bd3c5 metrics-prometheus: register Hotspot metrics by default by Robert Munteanu · 1 year, 3 months ago
  82. 2c8aa19 metrics-prometheus: use activate/deactivate instead of init/destroy by Robert Munteanu · 1 year, 3 months ago
  83. 4bcddf2 metrics-prometheus: update to the latest parent pom by Robert Munteanu · 1 year, 3 months ago
  84. 3a7681c Sling-specific sonar rules by Joerg Hoh · 1 year, 4 months ago
  85. 3e6f7f0 oidc-rp: typo fixes by Robert Munteanu · 1 year, 4 months ago
  86. 70a8ba2 oidc-rp: use the correct callback uri by Robert Munteanu · 1 year, 4 months ago
  87. b7807e1 oidc-rp: use released versions of the Maven plug-ins by Robert Munteanu · 1 year, 4 months ago
  88. e30431b disable dependabot by Robert Munteanu · 1 year, 5 months ago
  89. 17e7389 oidc-rp: better name by Robert Munteanu · 1 year, 5 months ago
  90. 78b29f3 oidc-rp: generalise support for custom auth parameters by Robert Munteanu · 1 year, 5 months ago
  91. 90bbc8e oidc-rp: fix IT by Robert Munteanu · 1 year, 5 months ago
  92. a3e2fcc oidc-rp: refresh documentation by Robert Munteanu · 1 year, 5 months ago
  93. 69f4b03 oidc-rp: refresh documentation by Robert Munteanu · 1 year, 5 months ago
  94. 86eb9d3 oidc-rp: change artifact id and package by Robert Munteanu · 1 year, 5 months ago
  95. 3751f55 oidc-rp: Rename the OidcConnectionFinder to OidcTokenStore and clarify some APIs/docs by Robert Munteanu · 1 year, 5 months ago
  96. 0e07a1d oidc-rp: document the OidcClient by Robert Munteanu · 1 year, 5 months ago
  97. 87353e6 oidc-rp: use a dedicated, unchecked, exception by Robert Munteanu · 1 year, 5 months ago
  98. 079728d oidc-rp: add tests for the converter and fix minor bug by Robert Munteanu · 1 year, 5 months ago
  99. c1cab10 oidc-rp: expose API to refresh tokens by Robert Munteanu · 1 year, 5 months ago
  100. 47b26b9 oidc-rp: update TODO ; we use the Nimbus SDK extensively now by Robert Munteanu · 1 year, 5 months ago