PlcmLoginSessionConfig

PlcmLoginSessionConfig

The session configuration increase system security by limiting the number and length of login sessions. Content-Type: application/vnd.plcm.plcm-login-session-config+xml All attributes are used in ETag calculation except for entity-tag.


PlcmLoginSessionConfig Fields

NameTypeDescriptionAttributes
systemSessionsint Specify the number of simultaneous login sessions by all users. To set max/unlimited sessions, either remove the field from request or set the value to 0.
sessionsPerUserint Specify the number of simultaneous login sessions per user. To set max/unlimited sessions, either remove the field from request or set the value to 0.
sessionTimeoutint Specify the length of time in minutes after which the system terminates a session for inactivity. Session-timeout has a max value as 10080 and default as 60.
entityTagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64