diff --git a/authelia/config/configuration.yml b/authelia/config/configuration.yml index 6f8f821..1428421 100644 --- a/authelia/config/configuration.yml +++ b/authelia/config/configuration.yml @@ -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: