Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCIA - Level 1 All Questions

View all questions & answers for the MCIA - Level 1 exam

Exam MCIA - Level 1 topic 1 question 95 discussion

Actual exam question from Mulesoft's MCIA - Level 1
Question #: 95
Topic #: 1
[All MCIA - Level 1 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Alandt
4 months, 2 weeks ago
Selected Answer: D
Made the Mulesoft practice exam and D is the correct answer
upvoted 1 times
...
gilofernandes
11 months, 4 weeks ago
Selected Answer: D
https://docs.mulesoft.com/cloudhub/secure-application-properties#create-safely-hidden-application-properties
upvoted 1 times
...
awsuser1
1 year, 9 months ago
B is correct. https://developer.mulesoft.com/tutorials-and-howtos/getting-started/how-to-secure-properties-before-deployment/
upvoted 1 times
...
Examschaffer
1 year, 9 months ago
Selected Answer: D
D. Add the dbPassword property to the secureProperties section of the mule-artifact.json file It masks the values of the properties in the runtime manager properties table.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...