laptop and a wrench

Error

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.

Última publicación: October 12, 2015 ArcGIS Web AppBuilder developer edition
Número de ID del error BUG-000090281
EnviadoAugust 26, 2015
Última modificaciónApril 2, 2025
Relacionado conArcGIS Web AppBuilder developer edition
Versión encontrada1.2
Sistema operativoWindows OS
Versión de sistema operativo2008 R2 64 Bit
Versión corregida1.3
EstadoFixed

Información adicional

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

Solución alternativa

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

Pasos para reproducir

ID del error: BUG-000090281

Software:

  • ArcGIS Web AppBuilder developer edition

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga