---
title: Not-Enforced Favicon
description: When true, the agent does not enforce access to any files named favicon.ico, by inserting an internal not-enforced rule of GET */favicon.ico.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.auto.not.enforce.favicon
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.auto.not.enforce.favicon.html
---

# Not-Enforced Favicon

When `true`, the agent does not enforce access to any files named `favicon.ico`, by inserting an internal not-enforced rule of `GET */favicon.ico`.

|                          |                                                                                                                                                                                                                                             |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.auto.not.enforce.favicon`                                                                                                                                                                                             |
| Aliases                  | `org.forgerock.agents.auto.not.enforce.favicon`   Introduced in Java Agent 5.7   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7`org.forgerock.agents.auto.not.enforce.favicon.enabled`   Introduced in Java Agent 5.7 |
| Function                 | Not-enforced                                                                                                                                                                                                                                |
| Type                     | Boolean: `true` returns true; all other strings return `false`.                                                                                                                                                                             |
| Default                  | `true`                                                                                                                                                                                                                                      |
| Bootstrap property       | Yes                                                                                                                                                                                                                                         |
| Required property        | No                                                                                                                                                                                                                                          |
| Restart required         | Yes - Restart the container after changing the property                                                                                                                                                                                     |
| Local configuration file | `AgentBootstrap.properties`                                                                                                                                                                                                                 |
| AM console               | Tab: `Application (from AM 7)`Title: `Not-Enforced Favicon`Legacy title: `Not Enforced Favicon`                                                                                                                                             |
