Open bengtrj opened 5 years ago
Tile version: 2.1.0 (current latest) When exporting the OpsManager state so we can back it up, our automatic credential detector did detect a credential.
".properties.service_account": { "configurable": true, "credential": false, <--this-should-be-true "optional": false, "type": "text", "value": "MANUALLY-REDACTED" },
This exposes the service account json and should be avoided.
service account
Context:
Tile version: 2.1.0 (current latest) When exporting the OpsManager state so we can back it up, our automatic credential detector did detect a credential.
This exposes the
service account
json and should be avoided.