added keys to authelia config

This commit is contained in:
2026-04-25 21:31:47 +00:00
parent ec725f0010
commit d7d79abd2c

View File

@@ -69,6 +69,8 @@ identity_providers:
oidc:
## The other portions of the mandatory OpenID Connect 1.0 configuration go here.
## See: https://www.authelia.com/c/oidc
jwks:
- key: {{ secret "/config/keys/private.pem" | mindent 10 "|" | msquote }}
cors:
allowed_origins_from_client_redirect_uris: true
endpoints: