Skip to content

Commit

Permalink
set back to the default default-filters (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Aug 13, 2024
1 parent b0f18d8 commit e7bea9a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gateway/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ server:
spring:
cloud:
gateway:
default-filters:
- SecureHeaders
- TokenRelay
- RemoveSecurityHeaders
# AddSecHeaders appends sec-* headers to proxied requests based on the currently authenticated user
- AddSecHeaders
- PreserveHostHeader
filter:
secure-headers:
referrer-policy: strict-origin

0 comments on commit e7bea9a

Please sign in to comment.