Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/pages/access-controls/guides/ip-pinning.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ IP Pinning is a security feature that helps protect against unauthorized access
Teleport users can only access resources from the IP address they used during the login process.
This helps minimize the risk of compromised credentials being used from different locations.

The IP pinning preview currently supports the
following Teleport features:

- SSH access
- Database access
- Kubernetes access

Support for other access features is planned for upcoming Teleport versions.

## How it works
<Admonition type="note">
**Observed IP** - IP of the client. Teleport records this from the direct connection of
Expand Down