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

7 lines
191 B
YAML
Raw Normal View History

2024-02-09 17:50:34 +01:00
tenant:
multitenancy:
is-multitenant: false
interceptor:
white-listed-clients: [ ]
enforce-trusted-tenant: false
white-listed-endpoints: [ '/api/annotation/principal/me' ]