Skip to content

feat: authenticate the frontend against geonode's oauth2 server - #154

Open
totev wants to merge 6 commits into
mainfrom
feat/access-token-geoserver
Open

feat: authenticate the frontend against geonode's oauth2 server#154
totev wants to merge 6 commits into
mainfrom
feat/access-token-geoserver

Conversation

@totev

@totev totev commented Jan 17, 2025

Copy link
Copy Markdown
Member

This PR allows for the same delegated authentication as Geoserver. It uses Geonode for authentication and passes the access_token to Geoserver in order to access protected resources.

Checkout the diagram in the README file for the authentication flow.

  • chore: concept added
  • feat: exchange an authz token for an access_token
  • feat: add access_token to geoserver requests
  • feat: use authentication flow
  • chore: update necessary environment variables

@totev
totev marked this pull request as ready for review January 17, 2025 14:38
@orttak
orttak requested a review from gokturkbrk January 17, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant