﻿---
title: Authenticate Elastic Managed integrations using a federated identity
description: Use federated identity authentication, formerly known as cloud connectors, with Elastic Managed integrations to avoid managing API keys directly for AWS and Azure integrations.
url: https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/8286/manage-data/ingest/managed-integrations/cloud-connector-deployment
products:
  - Elastic Cloud Enterprise
  - Elastic Cloud Hosted
  - Elastic Cloud Serverless
  - Elastic Cloud on Kubernetes
  - Elastic Security
  - Elastic Stack
applies_to:
  - Serverless Security projects: Preview
  - Elastic Stack: Preview since 9.2
---

# Authenticate Elastic Managed integrations using a federated identity
Federated identity authentication for Elastic Managed integrations reduces the administrative burden of authenticating to third-party cloud service providers by eliminating the need to keep track of credentials such as API keys or passwords. Federated identities provide a reusable, secure-by-default means of authentication, helping you to manage deployments with many integrations collecting data from multiple cloud providers.
<note applies-to="Elastic Stack: Preview from 9.2 to 9.3">
  In Elastic Stack versions 9.2 and 9.3, federated identities are called cloud connectors, and appear in the Kibana UI as **Cloud Connectors**.
</note>


## Integrations that support federated identity authentication

Federated identity authentication currently supports deployments of Elastic's Cloud Security Posture Management (CSPM) and Asset Discovery integrations to AWS and Azure. For deployment instructions, refer to:
- Asset Discovery: [Asset Discovery on Azure](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/8286/solutions/security/cloud/asset-disc-azure); [Asset Discovery on AWS](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/8286/solutions/security/cloud/asset-disc-aws)
- CSPM: [CSPM on Azure](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/8286/solutions/security/cloud/get-started-with-cspm-for-azure); [CSPM on AWS](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/8286/solutions/security/cloud/get-started-with-cspm-for-aws)

<important applies-to="Elastic Stack: Preview in 9.2">
  In this version, to use cloud connector authentication for an AWS integration, your Kibana instance must be hosted on AWS. In other words, you must choose AWS hosting during Kibana setup. This is no longer required in later versions.
</important>


## Federated identity names

<applies-to>
  - Elastic Cloud Serverless: Preview
  - Elastic Stack: Preview since 9.3
</applies-to>

Federated identity names help you keep track of each identity's purpose and reuse it appropriately. For example, you could name two AWS identities `aws-prod` and `aws-testing`.
When you create a new federated identity you must name it:
- <applies-to>Elastic Cloud Serverless: Preview, Elastic Stack: Preview since 9.4</applies-to> Enter the name in the **Federated Identity Name** field. When you're deploying an integration, select the **Existing Identity** tab to reuse an existing identity by name.
- <applies-to>Elastic Stack: Preview in 9.3</applies-to> Enter the name in the **Cloud Connector Name** field. When you're deploying an integration, if you select **Existing Connection**, a dropdown menu with the names of existing cloud connectors appears.

To rename a federated identity, go to the tab that lists existing identities and click the **Edit** button next to the identity's name, then enter a new name.
Because names were introduced with Elastic Stack version 9.3, federated identities created in earlier versions are named automatically:
- AWS federated identities use their role ARN as the name.
- Azure federated identities use their cloud connector ID as the name.