Skip to content

Commit

Permalink
Gateway / GN4 route / Enable security by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre authored Dec 12, 2024
1 parent 0252f9d commit 414ccb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ spring:
uri: ${geonetwork.core.url}
predicates:
- Path=/geonetwork/**
filters:
- addSimpleGn4SecurityHeader=gn5.to.gn4.trusted.json.auth
batch:
jdbc:
initialize-schema: always
Expand Down

0 comments on commit 414ccb1

Please sign in to comment.