Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
Secrets are now stored in AWS Secrets Manager.
  • Loading branch information
minhngocd committed Oct 2, 2024
1 parent a393090 commit 1abc213
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ group][integration-group]. It has an email address of
`[email protected]`.

This email is associated with an integration test user account, and
the credentials are stored in govuk-secrets:
the credentials are stored in [AWS Secrets Manager][aws-secrets] as `2ndline/govuk-accounts-integration`

https://github.com/alphagov/govuk-secrets/tree/main/pass/2ndline/govuk-account/integration.gpg

This email address can be used to sign up to subscriptions on
https://www.integration.publishing.service.gov.uk/.
Expand Down Expand Up @@ -51,11 +50,12 @@ you'll need to recreate them.
## Troubleshooting

You might be prompted for http basic auth when you are passed through the account authentication process.
If so, those credentials are listed in https://github.com/alphagov/govuk-secrets/tree/main/pass/2ndline/govuk-account/integration.gpg
If so, those credentials are listed in [AWS Secrets Manager][aws-secrets] as `2ndline/govuk-accounts-integration`

[logging-emails]: https://github.com/alphagov/email-alert-api/blob/006afa2ee6c35631b83b16519f8af2c6c2ea5c59/app/services/send_email_service/send_pseudo_email.rb#L10-L20
[integration-group]: https://groups.google.com/a/digital.cabinet-office.gov.uk/g/email-alert-api-integration
[travel-advice]: https://www.integration.publishing.service.gov.uk/foreign-travel-advice/thailand/email-signup
[Travel Advice Publisher]: https://travel-advice-publisher.integration.publishing.service.gov.uk/admin/countries/thailand
[staging-group]: https://groups.google.com/a/digital.cabinet-office.gov.uk/g/email-alert-api-staging
[data sync]: /manual/govuk-env-sync.html
[aws-secrets]: https://docs.publishing.service.gov.uk/manual/secrets-manager.html

0 comments on commit 1abc213

Please sign in to comment.