Managing targets

To redirect users to an application at login, you must identify the domain name as an allowed target.

Before you begin

  • You must have administrative permission to complete this task.
  • Log in to the IBM® Security Verify administration console as an Administrator.

Procedure

  1. Select Security > API access > Allowed target
  2. Add a domain that can act as a target host.
    1. Select Add target.
      The Add target dialog box is displayed.
    2. Specify how the APIs store the target.
      Table 1. Target host
      Information Descriptions
      Target

      The internet domain from which your API client intends to call the Verify APIs.

      It can be:
      • A fully qualified domain name. https://www.company.com.
      • A domain name with a wildcard. https://*.company.com.
      • A regular expression. Regex: http[s]?:\/\/[^.]*\.company\.com
      Regular Expression

      Indicates whether Verify can interpret the specified Target value as a set of characters that defines a search pattern.

      A regular expression can contain simple characters to search for a direct match or special characters for a broader search result. For example,http[s]?:\/\/company.com\/apiclient\/v[1-3]

      As a regular expression, all targets that match the pattern are allowed to access the Verify APIs.

      If disabled, the Target value is interpreted literally as specified.

    3. Select Save.
  3. Edit the target.
    1. Hover over the target and select the Edit icon when it appears.
      The Edit target dialog box is displayed.
    2. Edit the information.
    3. Select Save.
  4. Delete the target.

    You can delete one or multiple targets.

    1. Choose from one of the following options in the Allowed targets page:
      • Hover over a target and select the Delete icon when it appears.
      • Select the checkbox for one or more targets and select Delete from the header.
    2. Confirm that you want to permanently delete the selected target or targets.