/
Session Handler

Session Handler

Identified by type="Session", this handler reports on a specific user session to aid in debugging.

Much of the information returned might be considered confidential, so limiting access may be warranted, although in practice only a given user should have access to information associated with their own session.

Attributes

Common Attributes

Specific Attributes

Name

Type

Default

Description

Name

Type

Default

Description

acl

space-delimited list of IP addresses (V4/V6) or CIDR statement

Open Access

A set of requesting addresses to limit access to.

showAttributeValues

boolean

false

If true, the session summary will include actual attribute values.

contentType 

string

text/html

Selects the content type of the response, affecting the output format. The default, is a simple HTML page.
For programmatic use, the value "application/json" is supported, causing the result to be a JSON struct

Related content

SessionInitiator
SessionInitiator
More like this
Sessions
Read with this
Status Handler
Status Handler
More like this
SSO
Read with this
ResponseMapping
ResponseMapping
More like this
SAML2 Sessions Configurations
SAML2 Sessions Configurations
Read with this