---
title: influxctl auth login
description: The influxctl auth login command lets a user log in to an InfluxDB cluster using the cluster’s configured identity provider.
url: https://docs.influxdata.com/influxdb3/clustered/reference/cli/influxctl/auth/login/
estimated_tokens: 231
product: InfluxDB Clustered
version: clustered
---

# influxctl auth login

The `influxctl auth login` command lets a user log in to an InfluxDB cluster using the cluster’s configured identity provider.

## Usage

```sh
influxctl auth login
```

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Output command help |

*Also see [`influxctl` global flags](/influxdb3/clustered/reference/cli/influxctl/#global-flags).*
