Connect FME and map.apps
Establishing a connection between FME Server and map.apps can be achieved via several ways:
-
FME Server Proxy Servlet + security.manager
-
security.manager Generic URL Protection
-
map.apps Proxy
FME Server Proxy Servlet + security.manager
The FME server Proxy Servlet is an additional server component designed to handle various integration scenarios between FME Server and security.manager authenticated users. This is the most versatile option and should be used in most scenarios.
Continue here: FME Server Proxy Servlet
security.manager Generic URL Protection
The security.manager Generic URL Protection is a default functionality of security.manager that doesn’t require any additional installations. However, it shouldn’t be used if you want to protect more than one FME Server URL or if you want to upload larger files to FME Server.
Continue here: security.manager
map.apps Proxy
Using the map.apps Proxy is often the easiest solution. However, it shouldn’t be used if the FME Server processes should only be used by authenticated users.
Continue here: map.apps Proxy