fast-library-3520
03/21/2025, 5:55 AMauthenticators:
anonymous:
enabled: true
config:
subject: guest
jwt:
enabled: true
config:
jwks_urls:
- "file:///etc/secrets/secret.json"
scope_strategy: none
token_from:
header: Authorization
trusted_issuers:
- <http://localhost:4455/>
allowed_algorithms:
- HS384
fast-library-3520
03/21/2025, 3:39 PM