Remove Vault support; fix OpenID Connect client delete issue
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
const oidc_config = {
|
||||
provider: {
|
||||
proxy: env('OPENID_CONNECT_PROXY', false),
|
||||
}
|
||||
},
|
||||
jwks_file: env('OPENID_CONNECT_JWKS_FILE'),
|
||||
}
|
||||
|
||||
module.exports = exports = oidc_config
|
||||
|
||||
Reference in New Issue
Block a user