# Single Sign-On for JMap Pro

Single sign-on provides a secure way for users to access JMap Pro applications without authentication.&#x20;

The Windows session authentication is used to automatically launch the JMap session.

Single sign-on is only available for Windows environments using Active Directory.&#x20;

A special configuration is required on the Windows server and on each computer where single sign-on is wanted.&#x20;

Note that the **Enable single sign-on** option must also be selected when deploying a JMap Pro application.

For more details on single sign-on configuration, refer to [this article](https://k2geospatial.atlassian.net/wiki/x/bAAtAQ).


---

# 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.k2geospatial.com/en2/administrator/jmap-server-administrator-manual/security/managing-user-accounts-and-groups/single-sign-on-for-jmap-pro.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.
