Skip to content

#11655: Fix Auth token not sent in /rest requests for rule manager#11666

Merged
offtherailz merged 3 commits intogeosolutions-it:masterfrom
mahmoudadel54:issue_11655
Nov 11, 2025
Merged

#11655: Fix Auth token not sent in /rest requests for rule manager#11666
offtherailz merged 3 commits intogeosolutions-it:masterfrom
mahmoudadel54:issue_11655

Conversation

@mahmoudadel54
Copy link
Copy Markdown
Contributor

Description

This PR includes:

  • Refine overly broad .*geostore.* urlPattern to .*rest/geostore.* in localConfig.json to avoid intercepting GeoServer’s internal delegation endpoints (e.g., /rest/security/.../service/geostore/...).
  • Add migration guide point to 2025.02.00.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

#11655

What is the current behavior?

#11655

What is the new behavior?

Stable, secure integration between GeoServer, GeoFence, and GeoStore — with no unintended auth method overrides.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

…rule manager

- update localConfig editing authenticationRules
- add migration guide for this change
@mahmoudadel54 mahmoudadel54 added this to the 2025.02.00 milestone Nov 7, 2025
@mahmoudadel54 mahmoudadel54 self-assigned this Nov 7, 2025
@mahmoudadel54 mahmoudadel54 linked an issue Nov 7, 2025 that may be closed by this pull request
1 task
@tdipisa tdipisa assigned offtherailz and unassigned mahmoudadel54 Nov 7, 2025
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 10, 2025
…nch 'master' of github.com:geosolutions-it/MapStore2 into issue_11655
@offtherailz offtherailz enabled auto-merge (squash) November 10, 2025 10:48
@offtherailz offtherailz merged commit 19c6358 into geosolutions-it:master Nov 11, 2025
5 checks passed
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this pull request Nov 11, 2025
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auth token not sent in /rest requests for rule manager

3 participants