<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb" -->

---
title: How Auth0 meets PCI and SSH Requirements | daily.dev
description: Auth0, which manages over 2.5 billion logins per month, adopted Teleport as a secure SSH gateway to give its support engineers controlled, audited access to...
canonical: https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: How Auth0 meets PCI and SSH Requirements | daily.dev
og:description: Auth0, which manages over 2.5 billion logins per month, adopted Teleport as a secure SSH gateway to give its support engineers controlled, audited access to...
og:url: https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb
og:image: https://api.daily.dev/og/posts/6vEsK3hGB.png
og:image:alt: How Auth0 meets PCI and SSH Requirements
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Auth0 meets PCI and SSH Requirements

**[Teleport](https://daily.dev/sources/teleport)** · 4 min read · 0 upvotes · 0 comments

## Summary

Auth0, which manages over 2.5 billion logins per month, adopted Teleport as a secure SSH gateway to give its support engineers controlled, audited access to customer infrastructure hosted in public and private cloud environments. Teleport's role-based access control, session recording, and OIDC-based authentication (via Auth0 itself) helped Auth0 meet PCI compliance requirements while scaling from about 20 to over 120 customer environments in under a year, without managing SSH keys manually.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://goteleport.com/blog/case-study-auth0>

---

Tags: [#ssh](https://daily.dev/tags/ssh), [#auth0](https://daily.dev/tags/auth0)

[View this post on daily.dev](https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"How Auth0 meets PCI and SSH Requirements","url":"https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb"},"datePublished":"2026-08-23T12:19:38.558Z","dateModified":"2026-08-23T12:39:06.696Z","description":"Auth0, which manages over 2.5 billion logins per month, adopted Teleport as a secure SSH gateway to give its support engineers controlled, audited access to...","image":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","thumbnailUrl":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","isAccessibleForFree":true,"articleSection":"Teleport","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Teleport","logo":"https://media.daily.dev/image/upload/s--Dw-Bbw6O--/c_limit,w_256/f_auto,q_auto/v1787487494/logos/teleport?_a=BAMAMicg0","url":"https://daily.dev/sources/teleport"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/how-auth0-meets-pci-and-ssh-requirements-6vesk3hgb","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ssh,auth0","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Teleport","item":"https://daily.dev/sources/teleport"},{"@type":"ListItem","position":3,"name":"How Auth0 meets PCI and SSH Requirements"}]}
```

