Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Access Manager 6 2005Q1 Administration Guide 

Chapter 43  
Session Service Attributes

The Session Service attributes are global and dynamic attributes. The values applied to the global attributes are applied across the Access Manager configuration and are inherited by every configured organization. (They cannot be applied directly to roles or organizations, as the goal of global attributes is to customize the Access Manager application.)

The values applied to the dynamic attributes are applied to either a role or an organization. If the role is assigned to a user or a user is assigned to the organization, these attributes, by default, are inherited by the user. Default session values are set in Service Configuration for all Access Manager registered organizations. These values can be set differently for separate organizations by registering the session service to the specific organization, creating a template and inputting a value other than the default value.


Secondary Configuration Instance

Instance Name

This field defines the name for the secondary instance.

Session Store User

This field defines the database user who is used to retrieve and store the session data.

Session Store Password

This field defines the password for the database user defined in Session Store.

Session Store Password (Confirm)

Confirm the password.

Session Cluster Server List

This attribute lists unique identifiers (two-byte values, corresponding to the entries in Server List of Platform Service) of Access Manager server instances that are participating in the same session failover cluster.

Maximum Wait Time

This field defines the total time a thread is willing to wait for acquiring a JDBC connection object. The value is in milliseconds.

JDBC Driver Implementation Class

This field specifies the name of the repository-dependent factory class used to set up the JDBC connection pool. Out of the box, Access Manager provides the implementation for the Berkeley database by Sleepycat Software, Inc.

JDBC URL

This field specifies the URL of the JDBC.

Minimum Pool Size

This attribute defines the minimum number of JDBC connections to be created in the connection pool.

Maximum Pool Size

This attribute defines the maximum number of JDBC connections to be created in the connection pool.


Global Attributes

The global attributes are:

Maximum Number of Search Results

This attribute specifies the maximum number of results returned by a session search. The default value is 120.

Timeout For Search (Seconds)

This attributed defines the maximum amount of time before a session search terminates. The default value is 5 seconds.


Dynamic Attributes

The dynamic attributes are:

Max Session Time (Minutes)

This attribute accepts a value in minutes to express the maximum time before the session expires and the user must reauthenticate to regain access. A value of 1 or higher will be accepted. The default value is 120. (To balance the requirements of security and convenience, consider setting the Max Session Time interval to a higher value and setting the Max Idle Time interval to a relatively low value.) Max Session Time limits the validity of the session. It does not get extended beyond the configured value.

Max Idle Time (Minutes)

This attribute accepts a value (in minutes) equal to the maximum amount of time without activity before a session expires and the user must reauthenticate to regain access. A value of 1 or higher will be accepted. The default value is 30. (To balance the requirements of security and convenience, consider setting the Max Session Time interval to a higher value and setting the Max Idle Time interval to a relatively low value.)

Max Caching Time (Minutes)

This attribute accepts a value (in minutes) equal to the maximum interval before the client contacts Access Manager to refresh cached session information. A value of 0 or higher will be accepted. The default value is 3. It is recommended that the maximum caching time should always be less than the maximum idle time.



Previous      Contents      Index      Next     


Part No: 817-7647-11.   Copyright 2005 Sun Microsystems, Inc. All rights reserved.