An administrator needs to support SLO (Single Logout) for a protected web application. What must be configured in a PingAccess Web Session in this situation?
To enableSingle Logout (SLO), theSLO scopemust be defined in the PingAccess Web Session configuration. This determines which sessions are ended when a logout request occurs.
Exact Extract:
“The SLO scope option in a web session specifies which applications are included in a logout event when Single Logout is triggered.”
Option A (SLO scope)is correct; it explicitly enables SLO support by linking session termination across apps.
Option B (Idle timeout)is unrelated; this controls session expiration, not SLO.
Option C (Validate Session)ensures session state is synchronized but does not configure SLO.
Option D (Refresh User Attributes)is unrelated; it only controls whether attributes are reloaded.
[Reference:PingAccess Administration Guide –Configuring Web Sessions, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit