Kan-T-IT / geonode-cloud

GeoNode Cloud is an advanced implementation of the GeoNode platform for the cloud, integrating Geoserver Cloud for deployment on Kubernetes.
GNU General Public License v3.0
1 stars 0 forks source link

GeoNode Cloud Layer Display Issue: Requires Authentication on GeoServer #1

Open dgquail opened 1 month ago

dgquail commented 1 month ago

#8165 Layers in GeoNode Cloud do not display correctly unless logged into GeoServer, affecting both public and private layers.

Steps to Reproduce the Issue:

  1. Log into GeoNode with administrator credentials.
  2. Select an uploaded layer or upload a new one.
  3. Verify that the layer does not load correctly.
  4. Log into GeoServer.
  5. Return to GeoNode and attempt to view the same layer that did not load previously.
  6. Log out and re-enter GeoNode without authenticating.
  7. Select a layer marked as public.
  8. Repeat the previous steps to check if the public layer loads.

Expected Result:

Actual Result:

It is necessary to log into GeoServer to view layers in GeoNode, regardless of whether they are public or private.