Providing Basic Information

You must provide configuration-related details on the Basic Information page. The connector uses these details while performing reconciliation.

On the Basic Information page, you provide the application details and configuration info that the connector uses during reconciliation. Depending on the authentication type that your target system uses, you may need to manually add the corresponding attributes for providing authentication details.
  1. On the Basic Information page, ensure that the Connector Package option is selected.
  2. From the Select Bundle drop-down list, select Generic SCIM Connector 12.2.1.3.0.
  3. Enter the Application Name, Display Name, and Description for the application.
  4. In the Basic Configuration section, enter values for parameters as required. If you set the value of the grantType parameter to a value other than the default value (client_credentials), then you must add and enter values for the corresponding authentication attributes in the Advanced Settings section. For example, if you set the value of the grantType parameter to basic (for basic HTTP authentication), then this type of authentication requires a username and password. As there are no such attributes available in the UI, you must manually add them as follows:
    1. In the Advanced Settings section, click Add Attribute.
    2. In the New Attribute dialog box, enter values for the Name and Value fields. Optionally, enter a value for the Display Name field.
      For example, in the Name field, enter username as the attribute name. In the Value field, enter jdoe.
    3. Click OK.
      The attribute is displayed under the Custom section.
    4. Repeat Steps 4.a through 4.c for each attribute that you need to add for your authentication type.
  5. In the Advanced Settings section, enter values for the parameters as required.
  6. Click Next to proceed to the Schema page.

See Also:

Authentication Parameters for the list of supported authentication types and their corresponding parameters