List of questions
Related questions
Question 51 - MCIA Level 1 Maintenance discussion
An organization is creating a Mule application that will be deployed to CloudHub. The Mule application has a property named dbPassword that stores a database user’s password.
The organization's security standards indicate that the dbPassword property must be hidden from every Anypoint Platform user after the value is set in the Runtime Manager Properties tab.
What configuration in the Mule application helps hide the dbPassword property value in Runtime Manager?
A.
Use secure::dbPassword as the property placeholder name and store the cleartext (unencrypted) value in a secure properties placeholder file
B.
Use secure::dbPassword as the property placeholder name and store the property encrypted value in a secure properties placeholder file
C.
Add the dbPassword property to the secureProperties section of the pom.xml file
D.
Add the dbPassword property to the secureProperties section of the mule-artifact.json file
Your answer:
0 comments
Sorted by
Leave a comment first