Deployment Example 1: Access Manager 7.0 Load Balancing, Distributed Authentication UI, and Session Failover

Procedure To Verify that the Web Policy Agent is Working Properly

  1. Verify that an authorized user can access the Web Server 1.

    1. Go to the following URL:

      http://ProtectedResource-1.example.com:1080

    2. Log in to Access Manager using the following information:

      Username

      testuser1

      Password

      password

      You should see the default index.html page for Web Server 1.

      The user testuser1 was configured in the test policy to be allowed to access Protected Resource 1.

  2. Verify that an unauthorized user cannot access the Web Server 1.

    1. Go to the following URL:

      http://ProtectedResource-1.example.com:1080

    2. Log in to Access Manager using the following information:

      Username

      testuser2

      Password

      password

      You should see the message, “You're not authorized to view this page.”

      The user testuser2 was not included in the test policy tat allows access to Protected Resource 1.