plcm-login-session-config.xsd Documentation

Target Namespace

Elements

plcm-login-session-config  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.


Complex Types

PlcmLoginSessionConfig Fields

NameTypeDescriptionAttributes
system-sessionsxs:int 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.
sessions-per-userxs:int 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.
session-timeoutxs:int 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.
entity-tagEntityTag 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.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64