---
title: Disable Caching of Agent Profile Password Encryption Key
description: By default, the encryption key for the agent profile password is cached. Set this property to true to disable caching and require the agent to read the encryption key every time it is needed.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.key.cache.disable
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.key.cache.disable.html
---

# Disable Caching of Agent Profile Password Encryption Key

By default, the encryption key for the agent profile password is cached. Set this property to `true` to disable caching and require the agent to read the encryption key every time it is needed.

Default: `false`

|                    |                                                                                     |
| ------------------ | ----------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.key.cache.disable`   Introduced in Web Agent 2023.6 |
| Function           | Encryption                                                                          |
| Type               | Boolean: `true` returns true; all other strings return `false`.                     |
| Bootstrap property | Yes                                                                                 |
| Required property  | No                                                                                  |
| Restart required   | No                                                                                  |
