Skip to content

Commit 8862c82

Browse files
authored
LIF-1000 Runbook - Custom rotation process (#575)
1 parent 77ba1ca commit 8862c82

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

RUNBOOK.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,12 @@ There are currently no keys in this app that are self-serve via the API Gateway
340340

341341
### Custom rotation process
342342

343+
- `ALS_API_KEY`
344+
345+
- **For querying:** This queries the AIM /licenses and /users/{uuid}/profile/basic endpoint.
346+
- **Usage:** Used for getting licences and profile information.
347+
- **How to rotate:** Currently this key uses a deprecated policy `AIM APIs - Master Policy`, to rotate this key must become two keys: one for the `Access Licence Service` policy and another for the `User Profie` policy and the code in next-syndication-api must be updated to reflect this.
348+
343349
- `DATABASE_PASSWORD`
344350

345351
- **For querying:** Syndication Postgres AWS RDS Database

0 commit comments

Comments
 (0)