argos/annotation-service/annotation-web/src/main/resources/config/tenant.yml

7 lines
191 B
YAML

tenant:
multitenancy:
is-multitenant: false
interceptor:
white-listed-clients: [ ]
enforce-trusted-tenant: false
white-listed-endpoints: [ '/api/annotation/principal/me' ]