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

7 lines
180 B
YAML
Raw Normal View History

2023-12-08 10:25:07 +01:00
tenant:
multitenancy:
is-multitenant: false
interceptor:
white-listed-clients: [ ]
enforce-trusted-tenant: false
2024-04-04 15:39:40 +02:00
white-listed-endpoints: [ '/api/principal/me' ]