Federation Security Services Guide › Deploying Federation without the FSS Sample Application › Add Functionality to the Federation Deployment › Configure SAML 2.0 Artifact Single Sign-on › Set Up the IdP Session Server for Artifact Single Sign-on
Set Up the IdP Session Server for Artifact Single Sign-on
For artifact binding, you need to set-up and enable the session server at the IdP. When you use the artifact binding, the session server is required to store the assertion prior to it being retrieved with the artifact.
Note: An ODBC database must be used as the session store.
To enable the session server
- Install and configure an ODBC database to serve as the session store. In this deployment, we are using Microsoft SQL Server.
For instructions, see the Policy Server Installation Guide.
- Open the Policy Server Management Console.
- Select the Data tab.
- Choose Session Server From the Database drop-down list.
- Complete the following fields:
- Select the Enable Session Server check box.
- Click OK to save the settings.
- Enable SSL for the IdP Web Server for Artifact Single Sign-on.