oidc: give every Cloudron its own EdDSA key
This commit is contained in:
@@ -22,6 +22,8 @@ exports = module.exports = {
|
||||
|
||||
PROXY_AUTH_TOKEN_SECRET: 'proxy_auth_token_secret',
|
||||
|
||||
OIDC_KEY: 'oidc_key', // this is only JWT private key, the public key will be derived
|
||||
|
||||
CERT_PREFIX: 'cert',
|
||||
CERT_SUFFIX: 'cert',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user