Deployment Example: SAML v2 Using Sun OpenSSO Enterprise 8.0

ProcedureTo Enable the Web Policy Agent to Run in SSO Only Mode

  1. Access https://lb4.sp-example.com:1081/opensso/console from a web browser.

  2. Log in to the OpenSSO Enterprise console as the administrator.

    User Name:

    amadmin

    Password:

    ossoadmin

  3. Under the Access Control tab, click / (Top Level Realm).

  4. Click the Agents tab.

  5. Click the Web tab.

    webagent-1 is displayed under the Agent table.

  6. Click webagent-1.

    The webagent-1 properties page is displayed.

  7. Click the General link on the webagent-1 properties page.

  8. Select the check box to enable the SSO Mode Only property.

  9. Click Save.

  10. Log out of the OpenSSO Enterprise console and close the browser.

  11. Log in to the pr1.sp-example.com host machine as root user.

  12. Restart the Web Server.


    # cd /opt/SUNWwbsvr/https-pr1.sp-example.com/bin
    # ./stopserv
    # ./startserv
    
  13. Log out of the pr1.sp-example.com host machine.

  14. Verify the configurations with the following sub procedure.

    1. Close and reopen the browser.

    2. Access https://lb4.sp-example.com:1080/index.html from a web browser.

    3. Log in to the OpenSSO Enterprise console using the following credentials.

      User Name:

      spuser

      Password:

      spuser

      The default Web Server page is displayed.

    4. Close the browser.