# Cómo cambiar el nombre del Tenant

Con la versión 2.10 de KONNEKT, el comportamiento ha cambiado respecto a lo que KONNEKT considera como nombre del tenant. Al habilitar "[Enhanced OAuth](/es/configuration/system-settings/autenticacion-mejorada.md)", esta configuración surtirá efecto.

Todas las versiones de KONNEKT desde la 2.9.1 y anteriores usan el nombre inicial del tenant. Al habilitar la configuración "Enhanced OAuth", este comportamiento cambiará. En su lugar, mostrará el nombre predeterminado del tenant que se puede establecer a través de Microsoft Admin Center.

{% hint style="info" %}
Surte efecto con la versión 2.10 de KONNEKT y superior
{% endhint %}

Los pasos que deben realizar los administradores o usuarios son:

* Habilitar "Enhanced OAuth" mediante una directiva de GPO o Intune
* Aplicar el nuevo registro de aplicación en Azure
* eliminar los datos de usuario anteriores del registro de usuarios

{% hint style="warning" %}
¡La ruta UNC cambiará después de habilitar esta configuración!

Por ejemplo, si hay referencias entre archivos o carpetas, ¡estos enlaces se romperán!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.konnekt.io/es/troubleshooting/como-cambiar-el-nombre-del-tenant.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
