Previous Topic: Policy StoreNext Topic: SiteMinder Key Database


Key Store

(Required) By default, the SiteMinder key store (key store) is automatically configured and collocated with the policy store. The purpose of this component is to store the encryption keys Policy Servers and Agents use to encrypt sensitive data, which include:

You can store encryption keys in a separate directory or database. The need to deploy a separate key store depends on:

More information:

Documentation Roadmap

SiteMinder Audit Database

(Optional) By default, the Policy Server writes audit events to a text file, which is known as the Policy Server log. The purpose of audit logs is to track information about all user activity, including:

However, you can configure a stand–alone SiteMinder audit database (audit database). When deciding where to store audit events, consider that:

Note: For more information about configuring an audit database, see the documentation roadmap.

More information:

Documentation Roadmap

Session Store

(Optional) When SiteMinder authenticates a user, the Policy Server issues a session ticket. A session ticket contains basic information about the user and authentication information for the user. By default, SiteMinder implements session management through non–persistent sessions. If non–persistent sessions are enabled, an Agent writes the session ticket to a cookie on the browser of the users. However, some SiteMinder features require persistent sessions.

If persistent sessions are enabled, an Agent must write the session ticket to a stand–alone database.

You deploy a SiteMinder session store (session store) for the following primary reasons:

Agents use this information to identify users and provide session information to the Policy Server.

Note: For more information about configuring a session store, see the documentation roadmap.

More information:

Documentation Roadmap