cziegeler opened a new pull request, #50:
URL: https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/50

   Improves developer documentation in both AGENTS.md and README.md with 
additional context about integration test setup, connection types, and error 
model conventions.
   
   - Document support for both `OidcConnectionImpl` and `OAuthConnectionImpl` 
connection types
   - Add `mvn verify -Dit.keycloak.enabled=false` command example
   - Clarify `impl/` directory as containing flow/error classes in addition to 
DS components
   - Note `itbundle` as IT-only support bundle helpers in directory tree
   - Update `keycloak-import/` description to include Makefile local setup use
   - Add guidelines for feature model overlays, OAuth vs OIDC choice, and OAuth 
servlet error model
   - Document IT bootstrap via `AuthorizationCodeFlowIT` and the `itbundle` 
package
   - Add gotcha for `KEYCLOAK_URL` env var to reuse an external Keycloak in ITs
   - Expand README integration test notes with port, timeout, Keycloak reuse, 
and version mismatch callouts
   
   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]

Reply via email to