Valid 200-901 Dumps shared by ExamDiscuss.com for Helping Passing 200-901 Exam! ExamDiscuss.com now offer the newest 200-901 exam dumps, the ExamDiscuss.com 200-901 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-901 dumps with Test Engine here:
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?
Correct Answer: B
To minimize the security risk, storing the username and password in a vault is the best practice. A vault, such as HashiCorp Vault or AWS Secrets Manager, securely stores and manages sensitive information, providing encryption and access control. This approach ensures that credentials are not hard-coded or stored in insecure locations, reducing the risk of exposure. Reference: Cisco DevNet Secure Credential Management