---
title: "SSO with Microsoft Entra"
source: "https://docs.vertesiahq.com/security/sso"
markdown: "https://docs.vertesiahq.com/llms/security/sso.md"
---

# SSO with Microsoft Entra

Set up enterprise SSO with Vertesia and your Microsoft Entra using OIDC.

## Configure Microsoft Entra

1. Create or update a Microsoft Entra app registration, e.g. "Vertesia Cloud", with the following Web redirect URIs.

For customers who login to the US region:
- https://cloud.us1.vertesia.io/__/auth/handler
- https://preprod.cloud.us1.vertesia.io/__/auth/handler
- https://preview.cloud.us1.vertesia.io/__/auth/handler

For customers who login to the EU region:
- https://cloud.eu1.vertesia.io/__/auth/handler
- https://preprod.cloud.eu1.vertesia.io/__/auth/handler
- https://preview.cloud.eu1.vertesia.io/__/auth/handler

2. Create a client secret, and store the secret value to a secure place before leaving the page.

## Configure Vertesia

Contact your Vertesia customer success or account manager and share the following app registration details with the Vertesia team e.g. using https://onetimesecret.com
- Directory/Tenant ID
- Application/Client ID
- Client Secret Value