Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


ON THIS PAGE

Table of Contents

Settings

This section provides a summary of all the features set by the Admin on the Witiop platform.

It is possible to edit the information, as well as provide an external login


Edit

To Save the settings remember to press on .

  1. Name

  2. Initial status of the agents (select)

3. Change the Logo

4. Speech recognition languages (languages recognized by system’s feature)

5. Vidaoo Api token


External Login

It’s possible to login into WitiOp thanks to an external login through:

  • AzureAD

  • Salesforce

  • Google

From Admin → Settings you can view External login tab and clicking on Edit you can set needed information:

  • You can select Login type:

  • and You can insert:
    - Tenant ID: the id of your tenant
    - Client ID: the client id of the app you created
    - Client secret: the client secret for the app you created

These 3 information are given by the above-mentioned Login Type.

To Save the settings remember to press on.

Image Removed

Let’s see how to create External Logins, to connect Witiop with these means of authenticationIn fact, in order to access WitiOp via an External Logins it is necessary to create an app on these means of authentication,
to connect the two systems through the integration of a tenant id, a client id and a client secret.

External Login with Azure AD

  1. Create a new app in your Azure AD Provider.

  2. Create a client secret (Certificates & Secrets)

  3. Set the redirect URLs to: https://witiop.intoowit.it/TENANT/Auth/OAuthReturnUrl

4. Set the front-channel logout URL to: https://witiop.intoowit.it/TENANT/Auth/OAuthLogout

5. Disable implicit grants:

Image RemovedImage Added

Now you can set Client ID, Client Secret and Tenant ID on WitiOp.

External Login with Salesforce

  1. Create a new app in your Salesforce Provider.

  2. Enable OAuth settings and set the redirect URLs to: https://witiop.intoowit.it/TENANT/Auth/OAuthReturnUrl

  3. Enable single logout and set the url to: https://witiop.intoowit.it/TENANT/Auth/OAuthLogout

    Image RemovedImage Added

Now you can set fields on WitiOp:

  • Client ID: the Consumer key

  • Client Secret: the Consumer secret

  • Tenant ID: your domain url (eg. DOMAINID.my.salesforce.com)

To Save the entered information remember to press on.

Image Added