> For the complete documentation index, see [llms.txt](https://docs.primeur.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primeur.com/data-mover-1.20/security.md).

# Security

- [Identity and Access Management](https://docs.primeur.com/data-mover-1.20/security/identity-and-access-management.md)
- [Users & Groups](https://docs.primeur.com/data-mover-1.20/security/users-and-groups.md)
- [Set the password policy](https://docs.primeur.com/data-mover-1.20/security/users-and-groups/set-the-password-policy.md)
- [Create Internal Users](https://docs.primeur.com/data-mover-1.20/security/users-and-groups/create-internal-users.md)
- [Create Internal Groups](https://docs.primeur.com/data-mover-1.20/security/users-and-groups/create-internal-groups.md)
- [Create External Users](https://docs.primeur.com/data-mover-1.20/security/users-and-groups/create-external-users.md)
- [Create External Groups](https://docs.primeur.com/data-mover-1.20/security/users-and-groups/create-external-groups.md)
- [Key Stores and Trust Stores](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores.md)
- [Key Store](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/key-store.md)
- [Creating a Key](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/key-store/creating-a-key.md)
- [Creating a Certificate](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/key-store/creating-a-certificate.md)
- [Importing a Key or a Certificate](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/key-store/importing-a-key-or-a-certificate.md)
- [Creating a Symmetric key](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/key-store/creating-a-symmetric-key.md)
- [Examples](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/key-store/examples.md)
- [Trust Store](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/trust-store.md)
- [Importing Keys](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/trust-store/importing-keys.md)
- [Importing Certificates](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/trust-store/importing-certificates.md)
- [Untrusted Cache](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/untrusted-cache.md)
- [Trust Keys and Certificates](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/trust-keys-and-certificates.md)
- [PGP Key Store and PGP Trust Store](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/pgp-key-store-and-pgp-trust-store.md)
- [PGP Key Store](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/pgp-key-store-and-pgp-trust-store/pgp-key-store.md)
- [Import keys into the PGP Trust Store](https://docs.primeur.com/data-mover-1.20/security/key-stores-and-trust-stores/pgp-key-store-and-pgp-trust-store/import-keys-into-the-pgp-trust-store.md)
- [ICAP](https://docs.primeur.com/data-mover-1.20/security/icap.md)
- [Configure ICAP](https://docs.primeur.com/data-mover-1.20/security/icap/configure-icap.md)
- [Define an ICAP rule](https://docs.primeur.com/data-mover-1.20/security/icap/define-an-icap-rule.md)


---

# 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.primeur.com/data-mover-1.20/security.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.
