From 453d83062b099291a04fd76bd851b68670a7a599 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Mon, 1 Nov 2021 10:33:40 +0000 Subject: Rename username for API operations. Use an account other than healthcheck in API for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: If41467531152a73ecda2756886914ba0a4c6d9b4 Signed-off-by: adheli.tavares --- postman/lifecycle-api-collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postman/lifecycle-api-collection.json') diff --git a/postman/lifecycle-api-collection.json b/postman/lifecycle-api-collection.json index 5643d4da..e3a8da59 100644 --- a/postman/lifecycle-api-collection.json +++ b/postman/lifecycle-api-collection.json @@ -686,7 +686,7 @@ { "id": "99d48afc-d62d-48be-9f89-d7db5acf48dd", "key": "USER", - "value": "healthcheck", + "value": "policyadmin", "type": "string" }, { -- cgit 1.2.3-korg