Skip to content

Commit

Permalink
Merge pull request #359 from georchestra/gw-df-needs-json-versions-of…
Browse files Browse the repository at this point in the history
…-the-headers

gateway - DataFeeder expects the JSON versions of the http headers
  • Loading branch information
fvanderbiest authored Nov 20, 2023
2 parents 3bdd195 + ddee291 commit f3c88cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gateway/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ georchestra:
allowed-roles: SUPERUSER,ORGADMIN
datafeeder:
target: ${georchestra.gateway.services.datafeeder.target}
headers:
json-user: true
json-organization: true
access-rules:
- intercept-url: /datafeeder/**
anonymous: false
Expand Down

0 comments on commit f3c88cd

Please sign in to comment.