Configuring the Language Weaver Translation app
Before you begin
Procedure
-
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.Note: For general information on how to set up OAuth in ServiceNow, refer to the ServiceNow documentation.
- In the Application Registries screen, create a new application by selecting New.
The What kind of OAuth application? is displayed.
- 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.
- 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:
Option Description Client ID Your client id Client Secret Your client secret OAuth API Script OAuthRWS Default Grant Type Client Credentials Token URL https://sdl-prod.eu.auth0.com/oauth/token Redirect URL Leave this field empty When finished, select Submit. - Navigate to the Credentials area and open it.
The What type of Credentials would you like to create? screen is displayed.
- 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.
- Fill in the required fields:
Option Description Name Enter a name for the credentials set Active Check this box Applies to All MID servers Order 100 OAuth Entity Profile URL Enter the one created earlier (step 4) Credential alias Optional Check the Active option to use the provided credentials to connect to Language Weaver.When finished, select Submit to save your configuration.