GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.43k stars 1.12k forks source link

Cannot connect to a remote Geonode server using OAuth2 #7716

Closed geogeek11 closed 1 year ago

geogeek11 commented 3 years ago

I have tried following Geonode guide to connect to a geonode private layer using OAuth2.

Please check below the settings that I have used to connect to a remote geonode server. Screenshot from 2021-06-21 12-20-48

After clicking on Test connection, I get the web page below, then I click on authorize Screenshot from 2021-06-21 12-22-11

After that, I get redirected to the web page below, and no connection is set up. Screenshot from 2021-06-21 12-22-31

QGIS 3.16.4 & 3.18 & 3.20.0 GeoNode version: 3.2.0, SPCGeoNode Docker

frafra commented 1 year ago

URL de redirection is http://120.0.1:7070/qgis-client, which is what your browser is following, but there is nothing there. This is a problem with your external service, not with GeoNode, sorry.