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