Configuring the Language Weaver Translation app

Before you begin

In this section, you will need the Client ID and Client Secret provided to you by your Language Weaver contact.

Procedure

  1. In your instance of ServiceNow, navigate to the Application Registry from the All menu. Make sure you are in the Language Weaver Translation application scope. The new application registry needs to be made under the Language Weaver Translation application.
  2. In the Application Registries screen, create a new application by selecting New.
    The What kind of OAuth application? is displayed.
  3. From the list of choices, select Connect to a third party OAuth Provider.
    The application needs to be created in the right scope, otherwise it might not be accessible.
  4. In this screen, fill in new OAuth Provider registry record with the necessary fields, using your own Client ID and Client Secret, OAuthRWS as the OAuth API Script, Client Credentials as Default Grant Type:
    OptionDescription
    Client IDYour client id
    Client SecretYour client secret
    OAuth API ScriptOAuthRWS
    Default Grant TypeClient Credentials
    Token URLhttps://sdl-prod.eu.auth0.com/oauth/token
    Redirect URLLeave this field empty
    When finished, select Submit.
  5. Navigate to the Credentials area and open it.
    The What type of Credentials would you like to create? screen is displayed.
  6. Select New and then select OAuth 2.0 Credentials. For the OAuth Entity Profile (Application) select the one created in step 4.
    The OAuth 2.0 Credentials setup page is displayed.
  7. Fill in the required fields:
    OptionDescription
    NameEnter a name for the credentials set
    ActiveCheck this box
    Applies toAll MID servers
    Order100
    OAuth Entity Profile URLEnter the one created earlier (step 4)
    Credential aliasOptional
    Check the Active option to use the provided credentials to connect to Language Weaver.
    When finished, select Submit to save your configuration.