qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.34k stars 2.98k forks source link

Integrate Basic Auth into GeoNode connection dialog #28912

Closed qgib closed 9 months ago

qgib commented 5 years ago

Author Name: Giovanni Allegri (@giohappy) Original Redmine Issue: 21094

Redmine category:data_provider/geonode Assignee: Tim Sutton


Our latest commits on GeoNode master introduce the support for Baisc Auth (beside token based auth for Geoserver) for the OWS services. WMS/WFS/WCS links returned by the API already accounts for proxied requests, which use the AUTHORIZATION header if set.

The UI for the GeoNode connection management should integrate the same authentication manager window used for the OGC layers connections.

alexbruy commented 9 months ago

Geonode provider removed from QGIS.