58.11 Validating Your Configuration

There is no specific mechanism to validate your configuration. However, you can manually determine whether the configuration is correctly functioning by doing the following and recognizing the response.

To validate:

  1. Authorized User: Invoke the Web Service manually by providing the SSO token generated for the user who is authorized to invoke the Web Service.
    • Success: The authorized user is granted access.

    • Failure: The authorized user is denied access.

    • Error: The configuration is incorrect. Review the OAM Server logs for the entries generated by the Login Module.

  2. Unauthorized User: Invoke the Web Service manually and provide the SSO token for a non-authorized user.
    • Success: The unauthorized user is denied access.

    • Failure: The unauthorized user is granted access.

    • Error: If any error occurs, the configuration is incorrect. Review the OAM Server logs for the entries generated by the Login Module.