Web Access currently supports PostgreSQL databases.
How It Works
When you open a web access session, Infisical establishes a secure WebSocket connection that tunnels through an Infisical Gateway to your target resource. All commands are executed server-side and streamed back to your browser in real time.Session Limits
| Setting | Value |
|---|---|
| Max session duration | 1 hour |
| Idle timeout | 5 minutes (resets on any input) |
| Concurrent sessions | 5 per user per project |