ThingWorx Navigate を使用する前に > ThingWorx Navigate のインストール > 固定アカウント認証を使用した ThingWorx Navigate の設定
  
固定アカウント認証を使用した ThingWorx Navigate の設定
* 
この設定オプションは、デモ用にのみ提供されます。 これは、テスト目的またはデモ ThingWorx Navigate 機能の高速代替システム設定として使用できます。  これは安全ではないため、実運用では使用しないでください。 これは、実運用システムではサポートされている設定ではありません。 
1. platform-settings.json (ThingworxPlatform) で EnableSSOfalse に設定し、Tomcat を再起動します。 
2. ptc-windchill-integration-connector を開き、「コンフィギュレーション」を選択します。
「認証タイプ」「固定」に設定します。
「ユーザー名」「パスワード」、「Base URL」に入力します。
ベース URL の例: https://<Windchill ホスト名>:Port/Windchill
3. ptc-windchill-integration-connector-proxy を開き、「コンフィギュレーション」を選択します。
「認証タイプ」「基本」に設定します。
「URL」「ユーザー名」、「Password」に入力します。
ベース URL の例: https://<Windchill ホスト名>
4. シングルサインオンを使用せずに ThingWorx Navigate の設定をテストするには、次の手順を実行します。
ThingWorx Composer で、ptc-windchill-integration-connector に移動し、「サービス」を選択して Validate Connection サービスを実行します。次のメッセージにより、Windchill サーバーへの接続に成功したことが確認されます: Success - 200-OK - WindchillSwaggerConnector
Windchill サーバーからデータを取得できるかどうかを確認するには、ThingWorx Navigate ランディングページの URL を開きます: http://<ホスト>:<ポート>/Thingworx/Runtime/index.html?master=PTC.AccessApp.Master&mashup=LandingPageAccessAppMashup
これで、概念実証やデモ目的のために ThingWorx Navigate を使用できるようになりました。