# Descargar servicios

## **Descargar servicios REST**

El archivo *service.war* que contiene los servicios REST de JMap se descarga en su computadora para ser desplegado en otro servidor.

## **Descargar servicios reportes**

El archivo *report.war* que contiene el servicio de reportes se descarga en su computadora para ser desplegado en otro servidor.

## **Descargar servicios securityRealm**

El archivo *securityRealm.war* se descarga en su computadora. Este archivo es utilizado en la autentificación única (SSO) por los servidores de autentificación ([OIDC](https://docs-jmapserver-lima.k2geospatial.com/s/administrador/manual-del-administrador-jmap-server/gestion-de-jmap-server/seguridad/gestion-de-las-cuentas-de-usuarios-y-de-los-grupos/administradores-de-usuarios/administrador-de-usuarios-openid-connect-oidc), [SAML2](https://docs-jmapserver-lima.k2geospatial.com/s/administrador/manual-del-administrador-jmap-server/gestion-de-jmap-server/seguridad/gestion-de-las-cuentas-de-usuarios-y-de-los-grupos/administradores-de-usuarios/administrador-de-usuarios-saml2)) para comunicar con JMap Server.


---

# 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-jmapserver-lima.k2geospatial.com/s/administrador/manual-del-administrador-jmap-server/aplicaciones-jmap-server/aplicaciones-jmap-clasicas/descargar-servicios.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.
