Skip to content

Secure Map Service#1277

Draft
jakeymac wants to merge 3 commits into
mainfrom
secure-map-service
Draft

Secure Map Service#1277
jakeymac wants to merge 3 commits into
mainfrom
secure-map-service

Conversation

@jakeymac

Copy link
Copy Markdown
Contributor

Description

This merge adds new capabilities to Tethys with Secure Map Services that allow for secure storing of authentication data used to access Map or Imagery services.

Changes Made to Code

Related PRs, Issues, and Discussions

Additional Notes

Quality Checks

  • At least one new test has been written for new code
  • New code has 100% test coverage
  • Code has been formatted with Black
  • Code has been linted with flake8
  • Docstrings for new methods have been added
  • The documentation has been updated appropriately

* Added middleware to allow apps to require users to be authenticated with Oauth or be redirected to settings to get their account connected
* Added GRiD backend for Oauth authentication
* Added new basemap capabilities to allow secure map services to be used as basemaps
* Added proxy url route and view for secure requests to SecureMapService endpoints with authentication data
* Added helper methods for interacting with SecureMapServices and settings
@jakeymac jakeymac self-assigned this May 28, 2026
jakeymac added 2 commits June 27, 2026 09:48
* Added better error logging in fetch_response util method
* Updated secure map service proxy controller to accept any kind of request, not just GET
* Added form_id and draw attributes to MapLayout to allow for drawing and passing geometry to forms
* Fixed user_data in grid backend
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