From 9db784dc2073be02275687d059f4a7647b300b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98erban=20C=C3=A2rjan?= <79700188+SerbanCarjan@users.noreply.github.com> Date: Mon, 23 Aug 2021 11:02:17 +0300 Subject: [PATCH] Updated README.md with new URL for API key --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 416a581..55e18c6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Modify the sample `.env` file provided in this repository to match your environm ORIGIN=https://openam-volker-dev.forgeblocks.com # Specify the log API key and secret, -# as described in https://backstage.forgerock.com/docs/idcloud/latest/paas/tenant/audit-logs.html#api-key +# as described in https://backstage.forgerock.com/docs/idcloud/latest/developer-docs/postman-collection.html#obtaining_am_api_credentials API_KEY_ID=2b8b8bba423680305e678be18e80c8be API_KEY_SECRET=cfb8ec126de8bdd829b0386a5dbf9f0eb6fe7b8a16ba9c560b7f65949e607985 ```