laptop and a wrench

Bug

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.

Zuletzt veröffentlicht: October 12, 2015 ArcGIS Web AppBuilder developer edition
Bug-ID-Nummer BUG-000090281
EingereichtAugust 26, 2015
Zuletzt geändertApril 2, 2025
Gilt fürArcGIS Web AppBuilder developer edition
Gefunden in Version1.2
BetriebssystemWindows OS
Betriebssystemversion2008 R2 64 Bit
Behoben in Version1.3
StatusFixed

Zusätzliche Informationen

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

Workaround

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){

Schritte zur Reproduzierung

Bug-ID: BUG-000090281

Software:

  • ArcGIS Web AppBuilder developer edition

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln