diff --git a/gateway/gateway.yaml b/gateway/gateway.yaml index 166188d..5f2f6b4 100644 --- a/gateway/gateway.yaml +++ b/gateway/gateway.yaml @@ -6,6 +6,8 @@ spring.config.import: application.yaml, security.yaml, routes.yaml, roles-mappin georchestra: gateway: + # Redirection URL after a successfull logout : Default to /?logout + # logoutUrl : "/?logout" default-headers: # Default security headers to append to proxied requests proxy: true