Skip to content

Fix auth of fhir server#2581

Open
csafreen wants to merge 4 commits into
developfrom
csafreen/fix_fhir_auth
Open

Fix auth of fhir server#2581
csafreen wants to merge 4 commits into
developfrom
csafreen/fix_fhir_auth

Conversation

@csafreen

Copy link
Copy Markdown
Collaborator

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates TREX gateway authentication configuration to support the old FHIR server auth flow by exempting FHIR server routes from TREX auth checks.

Changes:

  • Adds /fhir-server/* to the public URL allowlist used by auth middleware.
  • Keeps the existing /fhir-server/healthcheck public route.

@csafreen csafreen changed the title Fix auth for old fhir server Fix auth of fhir server May 28, 2026
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.

3 participants