Skip to content

feat(reapi): GH-245 secure external grid connections - #287

Draft
joaodinissf wants to merge 4 commits into
mainfrom
feat/reapi-endpoint-security
Draft

feat(reapi): GH-245 secure external grid connections#287
joaodinissf wants to merge 4 commits into
mainfrom
feat/reapi-endpoint-security

Conversation

@joaodinissf

Copy link
Copy Markdown
Collaborator

Fixes #245

Summary

  • model execution, Remote Asset, and LogStream as independently secured endpoints
  • add TLS, private CA, server-name, and per-RPC environment-backed authentication support
  • fail closed for missing credentials and plaintext credential transmission
  • preserve legacy flat REAPI configuration
  • verify credential isolation across all three gRPC connections

Verification

  • go test github.com/frontseat/frontseat/...

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.

reapi: per-provider auth/TLS configuration surface for remote grids

1 participant