From 3152a972cffe7be0ece4958ebeffc6aa700961ce Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Wed, 3 Nov 2021 13:47:47 +0000 Subject: [PATCH] Rename username for PAP operations. Use an account other than healthcheck in PAP for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: Icadf60eaaf8ecae639ceb3787b0a27bf6f45f467 Signed-off-by: adheli.tavares --- docs/pap/pap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pap/pap.rst b/docs/pap/pap.rst index 4341c96f..074947bd 100644 --- a/docs/pap/pap.rst +++ b/docs/pap/pap.rst @@ -148,7 +148,7 @@ Here is a sample notification: 2 PAP REST API Swagger ====================== -It is worth noting that we use basic authorization for access with user name and password set to *healthcheck* and +It is worth noting that we use basic authorization for access with user name and password set to *policyadmin* and *zb!XztG34*, respectively. For every call, the client is encouraged to insert a uuid-type *requestID* as parameter. It is helpful for tracking each -- 2.16.6