Show TOC

 Managing Login SessionsLocate this document in the navigation structure

Use

The AS Java associates a security session object to the thread of control of each authenticated user. The security session is recognized by the cluster element it is created in. It is also has an associated signed certificate by the cluster element that identifies the security session. It can be transferred by protocols that cannot or do not want to maintain client sessions on their own.

Procedure

Choose Security Provider Service Start of the navigation path Runtime Next navigation step Login Sessions tab End of the navigation path .

Action Procedure

View users information

The following information is provided for each session:

  • # - the unique identifier of the login session.

  • Principal - the name of the user that is associated with the login session.

  • Creation Timestamp - date and time of session creation.

  • Expires At - expiry date and time.

Terminate sessions of a user

  1. Choose the Switch to edit mode button from the upper left-hand part of the screen.
  2. Select the name of the user to terminate from the table, and choose Terminate Session.
Note

You must have administrative privileges to perform this action.