# Mecanismos de autenticación

La autenticación de los Discovery Agents en el Discovery Server se realiza mediante un Bearer Token, que se transmite en el encabezado de las solicitudes. El Bearer Token se asocia con un GUID único de cada instancia de Discovery Agent. Para la autenticación de los usuarios de la interfaz web del Discovery Server se utiliza la autorización mediante un par de nombre de usuario y contraseña. En el inicio de sesión posterior se utiliza una cookie de sesión, que tiene un tiempo de vida limitado.


---

# 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.sherparpa.ru/es/sherpa-process-discovery/diagramma-razvertyvaniya/mekhanizmy-autentifikacii.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.
