diff --git a/gateway/gateway.yaml b/gateway/gateway.yaml index 607a7f94..20e5f8d6 100644 --- a/gateway/gateway.yaml +++ b/gateway/gateway.yaml @@ -37,13 +37,13 @@ georchestra: access-rules: - intercept-url: /datafeeder/** anonymous: false - allowed-roles: SUPERUSER,DATAFEEDER + allowed-roles: SUPERUSER,IMPORT import: target: ${georchestra.gateway.services.import.target} access-rules: - intercept-url: /import/** anonymous: false - allowed-roles: SUPERUSER,DATAFEEDER + allowed-roles: SUPERUSER,IMPORT console: target: ${georchestra.gateway.services.console.target} access-rules: diff --git a/security-proxy/security-mappings.xml b/security-proxy/security-mappings.xml index 72274bef..5a944e53 100644 --- a/security-proxy/security-mappings.xml +++ b/security-proxy/security-mappings.xml @@ -29,7 +29,7 @@ - - + +