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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動