1. deb3558 docs: expand AGENTS.md and README.md with IT and connection details (#50) by Carsten Ziegeler · 4 weeks ago master
  2. 2d7d0c3 docs: update AGENTS.md and README with project layout, gotchas, and API notes (#49) by Carsten Ziegeler · 4 weeks ago
  3. 881f98c Add security section to AGENTS.md by Robert Munteanu · 10 weeks ago
  4. 80ed4ef docs: rewrite README and AGENTS.md for clarity and completeness (#48) by Carsten Ziegeler · 10 weeks ago
  5. e67e8dd chore(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.27.7 (#47) by dependabot[bot] · 2 months ago
  6. c80ee1a Merge pull request #45 from apache/maia/workflow-1776788150435 by Carsten Ziegeler · 2 months ago
  7. fd4daf8 Pin slf4j to 1.7.x for slingstarter 13 by Carsten Ziegeler · 2 months ago
  8. 3d77006 Use property to disable keycloak by Carsten Ziegeler · 2 months ago
  9. 478ded2 Update pom.xml by Carsten Ziegeler · 4 months ago
  10. 933b9e4 chore: bump sling-bundle-parent to 66, pin slf4j version, and gracefully skip tests when containers unavailable by Carsten Ziegeler · 4 months ago
  11. 9f068e9 SLING-13119 Enhance OIDC authentication with support for SP-initiated logout by Nicola Scendoni · 4 months ago
  12. 091488d SLING-13048 Enhance OIDC authentication flow by adding configurable request key cookie max age (#43) by Nicola Scendoni · 6 months ago
  13. cb8d827 SLING-13047 Add RFC 8707 Resource Indicators support to Sling OIDC Au… (#40) by Nicola Scendoni · 7 months ago
  14. 7eda64d chore(testing): replace Thread.sleep with Awaitility in AuthorizationCodeFlowIT (#42) by Robert Munteanu · 7 months ago
  15. 951bd3f SLING-13004 Query parameters from original request are lost after authentication (#39) by Nicola Scendoni · 8 months ago
  16. 079eafd SLING-12993 Support oidc_request_path Parameter in OIDC Authentication Handler (#38) by Nicola Scendoni · 9 months ago
  17. cd22763 remove duplicate osgi-mock dependency by Stefan Seifert · 9 months ago
  18. 902a643 SLING-13008 - Update to test containers 2.0.2 (#37) by Robert Munteanu · 9 months ago
  19. 262793c [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 9 months ago
  20. fcb5e74 [maven-release-plugin] prepare release org.apache.sling.auth.oauth-client-0.1.6 by Robert Munteanu · 9 months ago org.apache.sling.auth.oauth-client-0.1.6
  21. 8a3e856 SLING-12999 - Invalid refresh tokens are not cleared (#35) by Robert Munteanu · 9 months ago
  22. b4ac79c chore: work around testcontainers-java incompatibility with Docker 29.0.0 (#36) by Robert Munteanu · 9 months ago
  23. 3b4bc36 chore: typo fixes in README by Robert Munteanu · 9 months ago
  24. 15d63fd SLING-12982 Restrict possible values of redirect parameter (#34) by Nicola Scendoni · 9 months ago
  25. ad9973e SLING-12876 - rename idpNameInUserId to idpNameInPrincipals (#33) by Nicola Scendoni · 10 months ago
  26. 3406578 SLING-12876 Principals created by OidcIdentityProvider should optionally have suffix of idp (#28) by Nicola Scendoni · 10 months ago
  27. 161b5e2 SLING-12976 - Allow manual configuration of OidcConnection (#32) by Nicola Scendoni · 10 months ago
  28. 523d29c [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 10 months ago
  29. 9b3d239 [maven-release-plugin] prepare release org.apache.sling.auth.oauth-client-0.1.4 by Robert Munteanu · 10 months ago org.apache.sling.auth.oauth-client-0.1.4
  30. c7ea379 chore: remove outdated TODO by Robert Munteanu · 10 months ago
  31. 2fb5e12 Merge pull request #31 from apache/issue/SLING-12975 by Robert Munteanu · 10 months ago
  32. 1a09377 SLING-12975 - Refreshing OAuth access tokens can remove current refresh token by Robert Munteanu · 10 months ago
  33. 2c5257f SLING-12975 - Refreshing OAuth access tokens can remove current refresh token by Robert Munteanu · 10 months ago
  34. 6795cc2 SLING-12926 SlingLoginCookieManager hardcodes the idp name to 'oidc' (#30) by Nicola Scendoni · 11 months ago
  35. 2587f5d SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 1 year ago
  36. c84fd60 SLING-12871 SlingUserInfoProcessor doesn't store Refresh token (#29) by Nicola Scendoni · 1 year ago
  37. 6e151a2 SLING-12871 SlingUserInfoProcessor doesn't store Refresh token (#27) by Nicola Scendoni · 1 year ago
  38. bd3f85b SLING-12851 SlingUserInfoProcessor should be a ServiceFactory (#26) by Nicola Scendoni · 1 year ago
  39. b531aa1 SLING-12850 Added support for groups in ID Token. (#25) by Nicola Scendoni · 1 year ago
  40. 12def55 SLING-12838 - Support for non-OIDC connections broken (#24) by Nicola Scendoni · 1 year, 2 months ago
  41. 108704d [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 1 year, 2 months ago
  42. 8278f2e [maven-release-plugin] prepare release org.apache.sling.auth.oauth-client-0.1.2 by Robert Munteanu · 1 year, 2 months ago org.apache.sling.auth.oauth-client-0.1.2
  43. c467b0e chore: remove unused OAuthStateManager (#23) by Robert Munteanu · 1 year, 2 months ago
  44. 566126a chore(deps): update to org.apache.sling.api 2.25.4 (#22) by Robert Munteanu · 1 year, 2 months ago
  45. acfecb9 chore: enable baseline checks, now that we have a release (#21) by Robert Munteanu · 1 year, 2 months ago
  46. 46bec3e SLING-12714 - Refactoring Tests - removed custom Mock classes and junit 4 tests (#20) by Nicola Scendoni · 1 year, 2 months ago
  47. 449b3fe Merge pull request #19 from apache/issue/SLING-12817 by Robert Munteanu · 1 year, 2 months ago
  48. 16ed48a SLING-12817 - Update to parent pom 62 by Robert Munteanu · 1 year, 2 months ago
  49. 366668a SLING-12817 - Update to parent pom 62 by Robert Munteanu · 1 year, 2 months ago
  50. 74b81e7 SLING-12817 - Update to parent pom 62 by Robert Munteanu · 1 year, 2 months ago
  51. 7271bf8 SLING-12714 - Oidc Authentication Handler (#18) by Robert Munteanu · 1 year, 2 months ago
  52. 3b0ebb9 SLING-12714 - Impementation of OidcAuthenticationHandler (Support for PKCE, nonce in OidcAuthenticationHandler, bug fixes) (#15) by Nicola Scendoni · 1 year, 2 months ago
  53. 802e11b SLING-12592 - Do not install/deploy feature models used for testing (#16) by Robert Munteanu · 1 year, 3 months ago
  54. cf7b1ff SLING-12792 Ensure Java 11 Compatibility for sling-org-apache-sling-auth-oauth-client (#17) by Nicola Scendoni · 1 year, 3 months ago
  55. 3a7873a SLING-12714 - Impementation of OidcAuthenticationHandler (#14) by Nicola Scendoni · 1 year, 3 months ago
  56. 8acd62d chore: refactoring adding @NotNull annotations by anchela · 1 year, 5 months ago
  57. 5eaa2d2 minor improvements: add nullable and notnull annotations, defense against NPE from @anchela by Nicola Scendoni · 1 year, 5 months ago
  58. 012be3f chore: use released Sling Starter 13 (#12) by Robert Munteanu · 1 year, 7 months ago
  59. cc6ad04 docs: remove stale TODO by Robert Munteanu · 1 year, 8 months ago
  60. 7a905be Revert "chore: temporarily remove references to Sling Starter SNAPSHOT" by Robert Munteanu · 1 year, 8 months ago
  61. ce2a591 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 1 year, 8 months ago
  62. 1968876 [maven-release-plugin] prepare release org.apache.sling.auth.oauth-client-0.1.0 by Robert Munteanu · 1 year, 8 months ago org.apache.sling.auth.oauth-client-0.1.0
  63. 0cb3a19 chore: add SCM section by Robert Munteanu · 1 year, 8 months ago
  64. 9efd79a chore: pom.xml tweaks by Robert Munteanu · 1 year, 8 months ago
  65. 854d72c chore: temporarily remove references to Sling Starter SNAPSHOT by Robert Munteanu · 1 year, 8 months ago
  66. 7c685e6 chore(deps): update to the latest version of the Sling Testing Clients (#11) by Robert Munteanu · 1 year, 8 months ago
  67. 086d6cf chore: re-enable SonarQube by Robert Munteanu · 1 year, 8 months ago
  68. 188080a SLING-12543 - JcrUserHomeOAuthTokenStore allows users to access their own tokens (#10) by Robert Munteanu · 1 year, 8 months ago
  69. 9f7dc1a chore: update badges by Robert Munteanu · 1 year, 8 months ago
  70. f9000b4 doc: clarify API situation by Robert Munteanu · 1 year, 8 months ago
  71. 3cad956 feat: add support for all methods in the OAuthEnabledSlingServlet (#9) by Robert Munteanu · 1 year, 8 months ago
  72. 15e0575 Merge pull request #8 from apache/chore/api-fixes by Robert Munteanu · 1 year, 8 months ago
  73. 6cffd41 chore: improve Javadoc for ClientConnection by Robert Munteanu · 1 year, 8 months ago
  74. 03b23c1 chore: remove references to OIDC from OAuthUris by Robert Munteanu · 1 year, 8 months ago
  75. 8e85421 chore: reduce API surface (#7) by Robert Munteanu · 1 year, 8 months ago
  76. 7aa3401 docs: Adobe IMS is validated by Robert Munteanu · 1 year, 8 months ago
  77. 7808fdb feat: introduce a high-level API for retrieving access tokens (#5) by Robert Munteanu · 1 year, 8 months ago
  78. be4045d docs: record Microsoft OIDC as validated by Robert Munteanu · 1 year, 8 months ago
  79. 3846f33 test: extract a test-only InMemoryOAuthTokenStore (#4) by Robert Munteanu · 1 year, 8 months ago
  80. a420e50 feat: make Redis support optional at runtime (#3) by Robert Munteanu · 1 year, 8 months ago
  81. 5243ef6 chore: extend tests to cover the RedisOauthTokenStore (#2) by Robert Munteanu · 1 year, 8 months ago
  82. 70ae89d chore(deps): update to Sling API version unaffected by CVE-2022-32549 (#1) by Robert Munteanu · 1 year, 8 months ago
  83. 16aa8fa fix(ci): disable windows and sonarqube by Robert Munteanu · 1 year, 8 months ago
  84. 7ac6981 fix: make sure the CI timeouts are passed to the launched application by Robert Munteanu · 1 year, 8 months ago
  85. 675b294 fix: correct pass maven parameters for CI by Robert Munteanu · 1 year, 8 months ago
  86. 7b294da fix: longer start timeout on CI by Robert Munteanu · 1 year, 8 months ago
  87. 5222bf3 chore: build on Java 17 and 21 only by Robert Munteanu · 1 year, 8 months ago
  88. 22ecd87 chore: badges by Robert Munteanu · 1 year, 8 months ago
  89. edc532e chore: .asf.yaml by Robert Munteanu · 1 year, 8 months ago
  90. 12ab736 chore: boilerplate files by Robert Munteanu · 1 year, 8 months ago
  91. fea4ad9 chore: switch from 'extensions' to 'auth' in artifactId and package names by Robert Munteanu · 1 year, 8 months ago
  92. 53b095a chore(oidc-rp): mark APIs are ProviderType and note they are experimental by Robert Munteanu · 1 year, 9 months ago
  93. 7bc5c68 chore(oauth-client): no reason for OAuthUri to throw OAuthException by Robert Munteanu · 1 year, 9 months ago
  94. b660ffc feat(oauth-client): add high-level API for clearing access tokens and document it by Robert Munteanu · 1 year, 9 months ago
  95. 6cd9d15 chore(oidc-rp): add tests for clearing access tokens by Robert Munteanu · 1 year, 9 months ago
  96. 3a591e0 feat(oidc-rp): allow clearing access tokens by Robert Munteanu · 1 year, 9 months ago
  97. 6204b07 docs(oidc-rp): error handling implemented as planned by Robert Munteanu · 1 year, 9 months ago
  98. e0aa6d3 fix(oidc-rp): Enhance OAuthCallbackServlet error handling and add unit tests by Robert Munteanu · 1 year, 9 months ago
  99. 8365f75 chore(oidc-rp): add future plans by Robert Munteanu · 1 year, 9 months ago
  100. f8ceb23 feat(oidc-rp): switch back some error handling to simple status settting by Robert Munteanu · 1 year, 9 months ago