Previous Topic: Cookieless Federation

Next Topic: SPS as a Web Agent Replacement

Enable Cookieless Federation at the Consuming Side

When the SPS replaces the Web Agent at the side consuming assertions, the cookieless federation parameters are enabled for any cookieless session scheme implemented by the SPS.

To enable cookieless federation for SPS at the consuming side

  1. Open noodle.properties file from sps_home/secure-proxy/Tomcat/properties.
  2. Remove the '#' from the following two lines, and save the file.

    The settings are saved.

  3. Open the server.conf file located at sps_home/secure-proxy/proxy-engine/conf.
  4. Add the following code to the virtual host section for the virtual host that is serving the FWS:

    cookielessfederation="yes"

  5. Save the file.

    The SPS is configured for cookieless federation at the consuming partner.