common-smartgears/src/test/resources/application.yaml

22 lines
569 B
YAML

name: test
group: group
version: 1.0.0
#not mandatory
description: pippo
#not mandatory
proxable: true
#not mandatory
excludes:
- path: /pippo/*
- handlers: [H1, H2]
path: /trip
#not mandatory
allowed-secrets:
- org.gcube.smartgears.security.secrets.GCubeKeyCloakSecretFactory
- org.gcube.smartgears.security.secrets.LegacyGCubeTokenSecretFactory
#not mandatory
persistence:
implementationClass: org.gcube.smartgears.persistence.LocalWriter
writerConfiguration:
className: org.gcube.smartgears.persistence.LocalWriterConfiguration
location: /tmp