> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/deploying-keeper-to-end-users/ie11-trusted-sites.md).

# IE11 Trusted Sites

<figure><img src="/files/D9VBQq7OqlaAHeIDMyRr" alt=""><figcaption></figcaption></figure>

## IE11 - Trusted Sites Policy

Customers who login to Keeper with SSO, or customers who are on corporate networks that deploy group policies for Internet Explorer, ensure that the following entries exist in your **Trusted Sites settings** under **Tools > Internet Options > Security**.

**US / Global Customers (USA East/West):**

keepersecurity.com\
\*.keepersecurity.com

**EU Data Center Customers (Ireland, London, Frankfurt):**

keepersecurity.eu\
\*.keepersecurity.eu\
\
**AU Data Center Customers (Sydney):**\
\
keepersecurity.com.au\
\*.keepersecurity.com.au

**CA Data Center Customers (Canada):**\
\
keepersecurity.ca\
\*.keepersecurity.ca

**JP Data Center Customers (Tokyo):**\
\
keepersecurity.jp\
\*.keepersecurity.jp\
\
**GovCloud Data Center (US):**\
\
keepersecurity.us\
\*.keepersecurity.us

Enterprise customers must push group policies to end-users with these Trusted Sites in order to fully function with SSO and other critical features.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.keeper.io/enterprise-guide/deploying-keeper-to-end-users/ie11-trusted-sites.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.
