Configuration

The following information is needed to configure a SCIM Connector.

SCIM Connector User Interface Home Page

The Home page provides information regarding the SCIM Standard and SCIM Version that is supported by the SCIM Connector including SCIM extensions.

alt

Messages Page

The Messages page displays information regarding real-time events that are occurring. This same information is written to the SCIM Connector log(s) that can be found in the SCIMConnector\Log directory on the IIS Server where the SCIM Connector is installed (for example, C:\inetpub\wwwroot\SCIMConnector\Log).

Use this page to view the success or failure of requests made to the SCIM Connector. The Logs contain more detailed information including message responses or detailed reasons for failures.

alt

Settings Tab

The Settings tab has three views: Secret Server, SCIM Connector Endpoints, and Configuration Settings.

The Secret Server view is where the application account for the SCIM Connector is configured.

To configure a secret server:

  1. From the Available Servers menu, choose Select Server.

  2. Add the Application Account name and password.

  3. Select the site from the dropdown menu if you are using the default site.

  4. If the Application Account is a domain account, then select the checkbox “Is it domain account?” and enter the domain name into the textbox.

  5. Click Save to validate the application account credentials.

    All communication with Secret Server will use the Application Account credentials once the credentials are validated, except for logging into SCIM Connector.

  6. After clicking Save, a pop-up will display informing that the connection is successful. To refresh the secret server report scripts, click Yes.

To configure an additional secret server:

  1. In the Settings, click Add Server.

  2. An error message will be displayed informing that SCIMConnector does not have the information about this Secret Server Application Account, FolderId and SecretId (which are created while secret server configuration) stored into the setting.enc file. ).Clicking Yes will redirect you on the login page to log in with a new secret server credentials.

  3. Log into the SCIMConnector with the new Secret Server admin account.

  4. From the Available Servers dropdown, select the new server.

  5. Specify Application Account credentials and repeat steps 3-6 described above.

Once all secret servers are successfully configured, select a server from the dropdown menu and click on the "SCIMConnector Endpoints" tab to create endpoints for the selected secret server.

To create endpoints for a different Secret Server, you must first select the particular server on the Secret Server tab and then, proceed to the SCIMConnector Endpoints tab.