Skip to main content
Infisical PAM Web Access provides a browser-based portal for interacting with your infrastructure directly from your browser via the Infisical dashboard — no client tools or CLI required.
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

SettingValue
Max session duration1 hour
Idle timeout5 minutes (resets on any input)
Concurrent sessions5 per user per project
Sessions that exceed the idle timeout or max duration are automatically terminated.

Supported Resources