Files
infisical/docs/api-reference/endpoints/tls-cert-auth/login.mdx
Daniel Hougaard 32b2f7b0fe fix typo
2025-07-17 00:20:02 +04:00

9 lines
443 B
Plaintext

---
title: "Login"
openapi: "POST /api/v1/auth/tls-cert-auth/login"
---
<Warning>
Infisical US/EU and dedicated instances are deployed with AWS ALB. TLS Certificate Auth must flow through our ALB mTLS pass-through in order to authenticate.
When you are authenticating with TLS Certificate Auth, you must use the port `8443` instead of the default `443`. Example: `https://app.infisical.com:8443/api/v1/auth/tls-cert-auth/login`
</Warning>