Validate user config

This commit is contained in:
Andras Schmelczer 2025-05-24 18:45:33 +01:00
parent 31833a9f47
commit 0f5bfa3d5e
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 122 additions and 6 deletions

View file

@ -10,12 +10,17 @@ server:
response_timeout_seconds: 60
users:
user_tokens:
user_configs:
- name: admin
token: test-token-change-me
vault_access:
type: allow_access_to_all
- name: other-admin
token: test-token-change-me2
vault_access:
type: allow_access_to_all
- name: test
token: other-test-token
vault_access: