Skip to content

Managing Connections

When you successfully connect to a data source in the Explorer view, the connection is automatically saved.

Data Source Connections View

Select Connections from the main menu to see all saved connections and their details.

Data Source ConnectionsData Source Connections

Data Source Connections view showing saved connections

Connection Details

ColumnDescription
URLThe URL of the geospatial data source (e.g., WFS endpoint)
TypeThe type of the data source (e.g., WFS)
HealthA colored indicator showing the current connectivity status of the data source: green (healthy), orange (slow response), red (unreachable), or gray (not yet checked). Hover for details including uptime and average response time.
NameThe title of the data source, retrieved from its metadata
DescriptionA summary or abstract of the data source, also retrieved from its metadata
DatasetsThe number of datasets discovered from the data source
Last AccessedThe most recent date and time the connection was used (GMT)
CreatedThe date and time when the data source connection was first saved (GMT)
ModifiedThe date and time when the connection details were last updated (GMT)
AuthenticationA lock icon indicates that the connection has authentication configured
ActionsOptions for managing the connection: configure authentication (key icon), delete (trash icon)

Configuring Authentication

Some data sources require access credentials (such as an API key or username and password). You can configure authentication for any saved connection.

  1. In the Connections view, click the key icon in the Actions column for the connection you want to configure.
  2. In the Authentication Settings dialog, select the authentication method:
    • None — No credentials required (default).
    • Basic Auth (API Key) — Provide a username or API key, and optionally a password.
  3. Enter the credentials and click Save.

Connections with authentication configured display a lock icon next to them in the list.

Your credentials are stored encrypted and are never displayed after saving. When updating credentials on an existing authenticated connection, leave a field empty to keep its current value. To remove authentication, change the method back to None.

When you create an ingestion task from an authenticated connection, the task automatically inherits the connection's authentication settings.

Tip: Always enter service URLs without credentials in the query string. If you have a URL like https://example.com/wms?apikey=YOUR_KEY, enter only https://example.com/wms as the URL, then configure the API key in Authentication Settings. This ensures your credentials are stored encrypted and never exposed in logs or monitoring systems.

Note: Authenticated connections are available on the paid edition only. On the free edition, the authentication option is not available.

Deleting a Connection

To delete a data source connection, click the delete icon in the Actions column of the corresponding data source row in the list.

Note: Deleting a data source connection removes it from the saved connections but does not delete any existing ingestion tasks that may have been configured for datasets from that source.

© 2016-2026 Smart Data Hub Ltd.