Author: kylelundstedt
Channel: #general
Link: https://discord.com/channels/1405685085923049482/1405686123908567141/1512147440889757716
Description
Request to build an HTTP integration that proxies S3-compatible API calls (specifically Tigris), scoped per VM similar to how the GitHub integration works.
Alternatively, an OAuth integration for Tigris that mediates authentication through exe.dev so VMs can obtain scoped credentials without storing secrets on disk.
Use Case
Enable using Tigris from exe.dev VMs without baking credentials into the VM image.
Context
Initial suggestion from community: if the S3 API schema is known, an HTTP integration could be implemented to proxy these calls.
Related
- GitHub integration (referenced as model for per-VM scoping)
- OAuth-based authentication patterns for browser flows
Author: kylelundstedt
Channel: #general
Link: https://discord.com/channels/1405685085923049482/1405686123908567141/1512147440889757716
Description
Request to build an HTTP integration that proxies S3-compatible API calls (specifically Tigris), scoped per VM similar to how the GitHub integration works.
Alternatively, an OAuth integration for Tigris that mediates authentication through exe.dev so VMs can obtain scoped credentials without storing secrets on disk.
Use Case
Enable using Tigris from exe.dev VMs without baking credentials into the VM image.
Context
Initial suggestion from community: if the S3 API schema is known, an HTTP integration could be implemented to proxy these calls.
Related