Skip to content

docs: add ADR for relay authentication - #739

Open
nogringo wants to merge 1 commit into
masterfrom
docs/adr-relay-auth
Open

docs: add ADR for relay authentication#739
nogringo wants to merge 1 commit into
masterfrom
docs/adr-relay-auth

Conversation

@nogringo

@nogringo nogringo commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Documentation
    • Added a proposed architecture decision documenting relay authentication behavior.
    • Defined authentication modes for never authenticating, optionally authenticating, and requiring authentication.
    • Documented configurable asynchronous authentication handling, including refusal reasons and request details.
    • Added guidance for read and write authentication requests.

@nogringo
nogringo requested review from 1-leo and frnandu August 24, 2026 18:10
@nogringo nogringo self-assigned this Aug 24, 2026
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

Next included review available in 50 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 00eae7ab-b2c2-410d-8047-b9a455c016dd

📥 Commits

Reviewing files that changed from the base of the PR and between 38e50aa and 270cfdb.

📒 Files selected for processing (1)
  • doc/library-development/ADRs/relay-auth.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/adr-relay-auth

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.66%. Comparing base (5a8cf9c) to head (270cfdb).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
- Coverage   72.44%   71.66%   -0.78%     
==========================================
  Files         227      227              
  Lines       13338    13338              
==========================================
- Hits         9663     9559     -104     
- Misses       3675     3779     +104     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@frnandu frnandu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sound good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants