ThingWorx Navigate 入门 > 安装 ThingWorx Navigate > 配置 ThingWorx Navigate 使用固定帐户身份验证
  
配置 ThingWorx Navigate 使用固定帐户身份验证
* 
此配置选项仅供演示之用。它可以用作测试或演示 ThingWorx Navigate 功能的快速替代系统设置。这一方案不安全,绝不能用于生产。生产系统不支持此配置。 
1. platform-settings.json (ThingworxPlatform) 中的 EnableSSO 设置为 false,然后重新启动 Tomcat。 
2. 打开 ptc-windchill-integration-connector 并选择“配置”
“身份验证类型”设置为“固定”
填写“用户名”“密码”Base URL
基本 URL示例:https://<Windchill 主机名>:端口/Windchill
3. 打开 ptc-windchill-integration-connector-proxy 并选择“配置”
“身份验证类型”设置为“基本”
填写 URL“用户名Password
基本 URL示例:https://<Windchill 主机名>
4. 要测试未启用单一登录的 ThingWorx Navigate 配置,请参照以下步骤:
ThingWorx Composer 中,前往 ptc-windchill-integration-connector,选择“服务”并执行“验证连接”服务。以下消息确认与 Windchill 服务器的连接成功:Success - 200-OK - WindchillSwaggerConnector
要确认是否可以从 Windchill 服务器获取数据,请打开 ThingWorx Navigate 登录页面的 URL:http://<host>:<port>/Thingworx/Runtime/index.html?master=PTC.AccessApp.Master&mashup=LandingPageAccessAppMashup
现在可以使用 ThingWorx Navigate 进行验证概念或演示。