Skip to content

Commit

Permalink
Rename the page for expiring Signon API tokens
Browse files Browse the repository at this point in the history
This check is getting its own alert, so the page should reflect that.
The current page isn't linked from anywhere, so nothing else needs
updating.
  • Loading branch information
barrucadu committed Apr 20, 2021
1 parent 91a5e63 commit 17eabd3
Showing 1 changed file with 2 additions and 6 deletions.
@@ -1,6 +1,6 @@
---
owner_slack: "#govuk-2ndline"
title: Signon app healthcheck not ok
title: Expiring API tokens in Signon
parent: "/manual.html"
layout: manual_layout
section: Icinga alerts
Expand All @@ -12,10 +12,6 @@ section: Icinga alerts
[govuk-secrets]: https://github.com/alphagov/govuk-secrets
[gds-api-adapters]: https://github.com/alphagov/gds-api-adapters/blob/master/lib/gds_api.rb

See also: [how healthcheck alerts work on GOV.UK](app-healthcheck-not-ok.html)

## Rotating API Tokens

One or more tokens for API Users are about to expire. You should rotate
expiring tokens to ensure the associated application keeps working.

Expand Down Expand Up @@ -64,4 +60,4 @@ for Publishing API expires in X days*. In this example, the API User is
Finally, most applications should automatically restart when Puppet updates the
token on each machine, but you may need to [do this manually][restart-app] so
that it picks up the new token from the environment.
that it picks up the new token from the environment.

0 comments on commit 17eabd3

Please sign in to comment.