# Session Protocols

## Supported Connection Protocols

The following table lists all the supported connection protocols that can be configured in your Keeper Vault to establish zero-trust privilege sessions. Visit the associated link for each protocol for more details on configuration.

<table><thead><tr><th width="157">Protocol</th><th width="169">PAM Record Type</th><th>Definition</th></tr></thead><tbody><tr><td><a href="/pages/LS64LkNXyaXUDsaPbKDL">SSH</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the SSH connection protocol</td></tr><tr><td><a href="/pages/XIBliCeQFLhXyHlm2D0y">RDP</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the RDP connection protocol</td></tr><tr><td><a href="/pages/Ihi4XciKPdx9jX3S9SQT">MySQL</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the MySQL connection protocol</td></tr><tr><td><a href="/pages/OT7mmyKg04gjzIEVkWnF">MariaDB</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the MariaDB connection protocol</td></tr><tr><td><a href="/pages/nNCtbGpBTPBs4P9i3Qv3">SQL Server</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the SQL Server connection protocol</td></tr><tr><td><a href="/pages/JwHgJvf9AUBSg4jvT4Qy">PostgreSQL</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the PostgreSQL connection protocol</td></tr><tr><td><a href="/pages/cygj4JOVJW5PhebIm6r4">Oracle</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the Oracle connection protocol</td></tr><tr><td><a href="/pages/vUNK9m3K5FwJRVMa363g">VNC</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the VNC connection protocol</td></tr><tr><td><a href="/pages/MXC4G5wXaqWiXZDJuEWg">Telnet</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the Telnet connection protocol</td></tr><tr><td><a href="/pages/iLrVE58hGJ6APE6fkSym">Kubernetes</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine record with K8s</td></tr><tr><td><a href="/pages/7AHsnpdzarKPrJVcpQRz">Remote Browser Isolation</a></td><td>PAM Remote Browser</td><td>Connecting to the target defined on the PAM Machine Record with http or https protocol in an isolated Chromium browser session</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/keeperpam/privileged-access-manager/connections/session-protocols.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
