Previous Topic: Configure the SAML 2.0 Authentication Scheme at the SP

Next Topic: Test SAML 2.0 Single Sign-on

Protect the Target Resource at the SP

After you configure a SAML 2.0 authentication scheme, use this scheme in a policy that protects the target resource at Service Provider.

To protect the target resource

  1. From the System tab of the FSS Administrative UI, create a policy domain named Domain for IdP.demo Visitors.
  2. Define a Web Agent. In this deployment, the Agent is sp-webagent. This Agent protects the server with the Web Agent Option Pack installed.
  3. Associate the sp-webagent with the Domain for Idp.demo Visitors to protect the realm in this domain.
  4. Add the user directory that holds users user1.
  5. To the policy domain, add a persistent realm with the following components then click OK to save it.
    Name

    SP Target Page Protection Realm

    Agent

    sp-webagent

    Resource Filter

    Defines the path to the target resource at the Service Provider web server. For this deployment, the resource filter is
    /spsample/protected.jsp

    Authentication Scheme

    Partner IdP.demo Auth Scheme

    Default Resource Protection

    Protected

  6. To the realm, add a rule with the following components then click OK to save it.
    Name

    SP Target Page Protection Rule

    Realm

    SP Target Page Protection Realm

    Resource

    *

    Web Agent Actions

    Get

    Accept the defaults for all other fields.

  7. Add a policy with the following components then click OK to save it.
    Name

    SP Target Page Protection Policy

    Users

    Add user1 so this user has access to the target

    Rules

    Add the SP Target Page Protection Rule

    SiteMinder protects the target resource.

  8. Exit the Policy Server User Interface.
  9. Use HTML Pages to Test the Federation Set-up.

The protection policy for the target resource is complete.