ServiceNow
Version 26.2.9623
Version 26.2.9623
ServiceNow
CData Sync アプリケーションからServiceNow コネクタを使用して、ServiceNow からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
ServiceNow コネクタを追加
Sync でServiceNow のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてServiceNow 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。この操作により、接続を追加ダイアログボックスが開きます。
Note:接続を設定アイコンが表示されない場合は、コネクタをダウンロードアイコンをクリックして ServiceNow コネクタをインストールしてください。
-
接続を追加ダイアログボックスに接続名を入力します。
-
追加をクリックして、コネクタの設定タブを開きます。
新しいコネクタのインストールについての詳細は、接続を参照してください。
ServiceNow への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
- URL: Enter the base URL of your ServiceNow instance. (Example: https://MyInstance_12345.service-now.com/)
CData Sync supports authenticating to ServiceNow in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
- Basic (default)
- OAuth
- OAuth Password
- OKTA
- ADFS
- OneLogin
- PingFederate
Basic
To connect with your user credentials, specify the following properties:
-
Auth Scheme: Select Basic.
-
User: Enter the username that you use to authenticate to your ServiceNow account.
-
Password: Enter the password that you use to authenticate to your ServiceNow account.
OAuth
To connect with OAuth custom credentials, specify the following properties:
-
Auth Scheme: Select OAuth.
-
OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
-
OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
OAuth Password
To connect with OAuth custom credentials, specify the following properties:
-
Auth Scheme: Select OAuthPassword.
-
User: Enter the username that you use to authenticate to your ServiceNow account.
-
Password: Enter the password that you use to authenticate to your ServiceNow account.
-
OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
-
OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
OKTA
To connect with single sign-on (SSO) via Okta, specify the following properties:
-
Auth Scheme: Select OKTA.
-
User: Enter the username that you use to authenticate to your Okta account.
-
Password: Enter the password that you use to authenticate to your Okta account.
-
SSO Login URL: Enter the login URL that is used by your SSO provider.
-
SSO Properties: Enter the SSO properties (in a comma-separated list) that you want to use.
ADFS
To connect with single sign-on (SSO) via ADFS, specify the following properties:
-
Auth Scheme: Select ADFS.
-
User: Enter the username that you use to authenticate to your ADFS account.
-
Password: Enter the password that you use to authenticate to your ADFS account.
-
SSO Login URL: Enter the login URL that is used by your SSO provider.
-
SSO Properties: Enter the SSO properties (in a comma-separated list) that you want to use.
OneLogin
To connect with OneLogin credentials, specify the following properties:
-
Auth Scheme: Select OneLogin.
-
User: Enter the username that you use to authenticate to your OneLogin account.
-
Password: Enter the password that you use to authenticate to the OneLogin account.
-
SSO Properties: Enter the SSO properties (in a comma-separated list) that you want to use.
PingFederate
To connect with single sign-on via PingFederate, specify the following properties:
-
Auth Scheme: Select PingFederate.
-
User: Enter the username that you use to authenticate to your PingFederate account.
-
Password: Enter the password that you use to authenticate to the PingFederate account.
-
SSO Login URL: Enter the login URL that is used by your SSO provider.
-
SSO Properties: Enter the SSO properties (in a comma-separated list) that you want to use.
Complete Your Connection
To complete your connection:
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
OAuth or OAuthPassword で認証する場合は、ServiceNow への接続 をクリックしてServiceNow アカウントに接続します。
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とServiceNow の連携について、詳しくはServiceNow Connector for CData Sync を参照してください。