---
title: Resources Access Denied URL
description: The URL of the customized access denied page. If empty, the agent returns an HTTP status of 403 (Forbidden). The URL can be absolute or relative.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.access.denied.url
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.access.denied.url.html
---

# Resources Access Denied URL

The URL of the customized access denied page. If empty, the agent returns an HTTP status of 403 (Forbidden). The URL can be absolute or relative.

The following values are not permitted:

* Wildcards

* The `.` directory specifier

* The `..` directory specifier

Default: Empty

|                    |                                                                                  |
| ------------------ | -------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.access.denied.url`   Introduced in Web Agent 4.x |
| Function           | General                                                                          |
| Type               | String                                                                           |
| Bootstrap property | No                                                                               |
| Required property  | No                                                                               |
| Restart required   | No                                                                               |
| AM console         | Tab: `Global`Title: `Resources Access Denied URL`                                |
