laptop and a wrench

漏洞

A windows domain user who is not a named user in Portal for ArcGIS is unable to view a public web map in the Web AppBuilder for ArcGIS (Developer Edition) application.

上次发布: October 12, 2015 ArcGIS Web AppBuilder developer edition
漏洞 ID 编号 BUG-000090281
已提交August 26, 2015
上次修改时间April 2, 2025
适用范围ArcGIS Web AppBuilder developer edition
找到的版本1.2
操作系统Windows OS
操作系统版本2008 R2 64 Bit
修正版本1.3
状态Fixed

附加信息

This bug is fixed in version 1.3 of Web AppBuilder for ArcGIS (Developer Edition).

解决办法

1. In the web application folder unzipped in IIS, open the following file, C:/inetpub/wwwroot/webapp/jimu.js/ConfigLoader.js 2. Press Ctrl + F to find 'credential.ssl'. The following is the section of code. if(credential.ssl){ //if credential.ssl, it means that the protal is allSSL enabled if(window.location.protocol === 'http:' && !tokenUtils.isInConfigOrPreviewWindow()){ window.location.href = portalUrlUtils.setHttpsProtocol(window.location.href); return; 3. Change the If statement to: if(credential && credential.ssl){

重现步骤

漏洞 ID: BUG-000090281

软件:

  • ArcGIS Web AppBuilder developer edition

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项