element concurrency-control {concurrency-control.attlist, empty}
element concurrency-control {concurrency-control.attlist, empty}
concurrency-control.attlist &=
concurrency-control.attlist &=
## The maximum number of sessions a single authenticated user can have open at the same time. Defaults to "1". A negative value denotes unlimitted sessions.
## The maximum number of sessions a single authenticated user can have open at the same time. Defaults to "1". A negative value denotes unlimited sessions.
attribute max-sessions {xsd:integer}?
attribute max-sessions {xsd:integer}?
concurrency-control.attlist &=
concurrency-control.attlist &=
## The URL a user will be redirected to if they attempt to use a session which has been "expired" because they have logged in again.
## The URL a user will be redirected to if they attempt to use a session which has been "expired" because they have logged in again.