-
Type:
Improvement
-
Resolution: Gone away
-
Priority:
Critical - P2
-
None
-
Affects Version/s: 1.6.1
-
Component/s: Configuration
-
None
-
None
-
None
-
None
-
None
-
None
I can easily get the sensitive information of the mongo from http response below
curl -X GET http://localhost:8083/connectors/test
I believe it is not secure to return the sensitive information without encrypted.
is there a way to hide the sensitive information ?