begin: PHI Column Encryption
This commit is contained in:
@@ -196,5 +196,13 @@
|
||||
"Audience": "VigilCareClinical.Dashboard",
|
||||
"SigningKey": "DEV-ONLY-REPLACE-WITH-256-BIT-SECRET-IN-PRODUCTION-abc123xyz",
|
||||
"ExpirationMinutes": 480
|
||||
},
|
||||
"PhiEncryption": {
|
||||
"ProtectorPurpose": "VigilCare.PatientPhi.v1",
|
||||
"SearchTokenKey": "DEV-ONLY-HMAC-KEY-REPLACE-IN-PRODUCTION-32bytes!!",
|
||||
"LogListAccess": true
|
||||
},
|
||||
"DataProtection": {
|
||||
"KeyPath": "./data-protection-keys"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user