zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

Bug: oauth2 configuration issue #132

Closed AlexGacon closed 5 months ago

AlexGacon commented 5 months ago

Bug Description

When you try to use the oauth2 authentication from the GeoServer UI, after authentication you end up with an error message because the redirection URI does not match the one expected by GeoNode.

Reproduction Steps

Setup a default installation, go to the GeoServer home page, click on the GeoNode OAuth button, fill in the form and validate.

An error screen is displayed.

Behavior

The correct behavior would be to be redirected to the GeoServer home page with authenticated account

Additional Information

Any additional information or context that may be helpful in resolving the bug.