department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
282 stars 203 forks source link

Add custom users to the htpasswd file for caregiver beta #12594

Closed dginther closed 4 years ago

dginther commented 4 years ago

Description

What details are necessary for understanding the specific work or request tracked by this issue? @kevinmirc has requested we add three users to the htpasswd file in dev/staging/prod. The usernames are: caregiverbeta001, caregiverbeta002, caregiverbeta003 The passwords for each should be unique in each environment, and randomly generated.

Background/context/resources

Any additional context for the reader to know, if applicable https://github.com/department-of-veterans-affairs/devops/pull/7422 https://dsva.slack.com/archives/CBU0KDSB1/p1597680499074300

Technical notes

Notes around work that is happening, if applicable htpasswd file is in credstash: revproxy..htpasswd_basic_auth We will need to retain the veterans user that is there, and add these three user/password combinations to each This will be needed temporarily. Passwords should be communicated to @kevinmirc via secure channel when they are created A new ticket should be created to remove these user/passwords from the htpasswd after 30 days or whenever @kevinmirc is done with them.

Tasks

Definition of Done


Reminders

jbritt1 commented 4 years ago

Got this implemented / working, tested and verified with @kevinmirc.

Ticket to remove users created: https://app.zenhub.com/workspaces/vsp-5cedc9cce6e3335dc5a49fc4/issues/department-of-veterans-affairs/va.gov-team/12609