cziegeler opened a new pull request, #48: URL: https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/48
Rewrites the README and AGENTS.md (and one additional file) to improve accuracy, readability, and completeness of the documentation. - Reflow and tighten introductory description of the bundle's purpose - Add a **Build and test** section listing common Maven commands - Expand the Servlets usage example with full imports and corrected method signature (`String accessToken` instead of `OAuthToken`) - Add a new **OIDC authentication handler** section documenting `OidcAuthenticationHandler` capabilities (redirect param, Resource Indicators, SP-initiated logout, cookie max age) - Consolidate and simplify the **Clearing access tokens** subsections - Fix minor code-style issues in examples (remove extra blank lines, standardize annotation syntax) - Update **Error handling** section for conciseness - Revise **Client registration** section with clearer bullet format - Note: diff was truncated; changes to AGENTS.md and the third file are partially visible but follow the same documentation-improvement pattern. Co-authored-by: Maia <maia@noreply> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
