Skip to main content

Authenticate Internal Service URL

  • Environmental Variable: AUTHENTICATE_INTERNAL_SERVICE_URL
  • Config File Key: authenticate_internal_service_url
  • Kubernetes: not supported
  • Type: URL
  • Required
  • Example: https://authenticate.internal

Authenticate Internal Service URL overrides authenticate_service_url when determining the TLS certificate and hostname for the authenticate service to listen with.

Note:

Pomerium uses the Hosted Authenticate Service by default.

If you want to run Pomerium with a self-hosted authenticate service, you must include an identity provider and authenticate service URL in your configuration.

See Self-Hosted Authenticate Service for more information.