added keys to authelia config
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user