アーティクル - CS264765
セキュア接続(LDAPS)を使用してThingWorx PlatformをActive Directoryと連携させる方法
修正日: 13-Mar-2026
適用対象
- ThingWorx Platform 7.1 to 9.5
説明
- セキュアなLDAP接続を使用して、ThingWorx認証をActive Directoryと連携させる方法
- LDAPSを使用してThingWorxをActive Directoryと連携させる方法
- ThingWorx Active Directory Service を介して認証情報を送信しても、Active Directory サーバーが応答しません。
- ThingWorxのActive Directoryサービスは構成され、有効化されていますが、Active Directoryユーザーがログインしようとしても、Active Directoryサーバーはリクエストを認識しません。
- ディレクトリサービスで「検証」オプションを選択してldapからldapsに切り替える際に、以下のエラーが報告されます。
Unable to Connect
- エラーメッセージは証明書の問題を明確に示さない場合もありますが、GetJSON を使用した Thing の下にサービスを作成し、アクセスできない URL を配置してサービスを実行することで、証明書の問題を特定できます。その場合、次のエラーが表示されるはずです。
Error executing service test. Message :: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to request target - See Script Error Log for more details
- Active Directory ディレクトリ サービスを有効化、保存、ログ記録することができませんでした。エラー内容は以下のとおりです。
Directory Service Error: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty to 'Server FQDN or IP address' and 'Server Network Port' simple bind failed:
最新バージョンはこちらを参照ください CS264765