List of questions
Related questions
Question 333 - 200-901 discussion
A developer is developing a web application that uses username and password to authenticate to the next service. The user credentials must be available at any time in the application. The developer must choose and implement a secure method of storing the authentication credentials that are used in the automation code. Which password handling method must be used to minimize the security risk?
A.
Store the username and password in a separate configuration file.
B.
Store the username and password in a vault.
C.
Store the passwords in a dictionary.
D.
Store the username and password in code.
Your answer:
0 comments
Sorted by
Leave a comment first