Skip To Content

Informazioni su ArcGIS Web Adaptor

ArcGIS Web Adaptor is a required components of Portal for ArcGIS which allows you to integrate your portal with your existing web server and your organization's security mechanisms. You cannot deploy Portal for ArcGIS in your organization without ArcGIS Web Adaptor. For ArcGIS Server, AArcGIS Web Adaptor integrates with your existing server.

Benefits of ArcGIS Web Adaptor

ArcGIS Web Adaptor provides the following benefits:

  • Consente di integrare Portal for ArcGIS con il server Web esistente dell'organizzazione. L'inclusione di un server Web nel sito permette di ospitare le applicazioni Web in cui si utilizzano servizi GIS.

  • Consente di utilizzare l'archivio identità e i criteri di sicurezza dell'organizzazione a livello di sito Web. Se ad esempio si utilizza IIS, è possibile avvalersi dell'autenticazione integrata di Windows per limitare l'accesso al portale. È inoltre possibile utilizzare un'infrastruttura a chiave pubblica (PKI) o qualsiasi altro archivio identità per cui il server Web dispone di supporto integrato o estensibile. Ciò consente di fornire l'accesso Single Sign-On o un'altra esperienza di autenticazione personalizzata per l'utilizzo di servizi, applicazioni Web e Portal for ArcGIS.

  • Consente di esporre Portal for ArcGIS tramite un nome di sito diverso da quello predefinito, ovvero arcgis.

  • Consente di esporre Portal for ArcGIS tramite la porta 80 o 443.

    Nota:

    Web Adaptor può essere utilizzato esclusivamente con la porta 80 o 443. L'uso di altre porte non è supportato.

ArcGIS Web Adaptor deployment scenarios

The ArcGIS Web Adaptor is platform independent of Portal for ArcGIS; therefore, the ArcGIS Web Adaptor you deploy does not have to match the operation system platform of your Portal for ArcGIS. For example, if you have a site comprised of Linux machines, you can deploy ArcGIS Web Adaptor (IIS) or ArcGIS Web Adaptor (Java Platform) to work with Portal for ArcGIS. Conversely, if your portal is running on Windows, you can deploy ArcGIS Web Adaptor (Java Platform) on Linux to work with Portal for ArcGIS.

Accessing your portal with ArcGIS Web Adaptor installed

After installing and configuring ArcGIS Web Adaptor, the URL that you use to access your portal will be in the format https://webadaptorhost.domain.com/webadaptorname/home. For example, if the machine hosting your ArcGIS Web Adaptor is named wa with the domain myorg.net and your ArcGIS Web Adaptor is named arcgis, you'll access the portal using the URL https://wa.myorg.net/arcgis/home.

Se il portale è stato configurato per l'uso di HTTPS per tutte le comunicazioni, è consigliabile aggiornare il Portale Web installato e gli URL dei collegamenti alla Guida in modo da utilizzare https anziché http; in caso contrario, nel browser verranno visualizzati errori quando si tenta di accedere agli URL dei collegamenti originali.

ArcGIS Web Adaptor setup experience

ArcGIS Web Adaptor has its own setup and installation guide which is separate from the installations for Portal for ArcGIS. You must install ArcGIS Web Adaptor on a machine running a web server. This can be a machine already running a Portal for ArcGIS or a separate machine.

There are multiple setups available for ArcGIS Web Adaptor and, depending on your web server and operation system, you will choose one of them:

  • ArcGIS Web Adaptor (IIS) setup allows Portal for ArcGIS to integrate with your IIS web server running on Windows.
  • ArcGIS Web Adaptor (Java Platform) setup allows Portal for ArcGIS to integrate with Java EE servers such as WebSphere and WebLogic. The setup is available for Windows and Linux. For more information, see Installing ArcGIS Web Adaptor (Java Platform) on Linux.