Feature request #21094
Integrate Basic Auth
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Tim Sutton | ||
Category: | Data Provider/GeoNode | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 28912 |
Description
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.