---
title: Enable Notification of Session Logout
description: Flag to indicate whether the agent subscribes to WebSocket notifications from AM for session logout.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.session.change.notifications.enabled
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.session.change.notifications.enabled.html
---

# Enable Notification of Session Logout

Flag to indicate whether the agent subscribes to WebSocket notifications from AM for session logout.

Default: `true`

|                          |                                                                                                                                                                   |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.session.change.notifications.enabled`                                                                                                       |
| Aliases                  | `org.forgerock.agents.session.change.notifications.enabled`   Introduced in Java Agent 5.6   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7 |
| Function                 | Notifications                                                                                                                                                     |
| Type                     | Boolean: `true` returns true; all other strings return `false`.                                                                                                   |
| Bootstrap property       | No                                                                                                                                                                |
| Required property        | No                                                                                                                                                                |
| Restart required         | No                                                                                                                                                                |
| Local configuration file | `AgentConfig.properties`                                                                                                                                          |
| AM console               | Tab: `Global (from AM 7)`Title: `Enable Notification of Session Logout`                                                                                           |
