diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2021-11-03 13:47:47 +0000 |
---|---|---|
committer | Adheli Tavares <adheli.tavares@est.tech> | 2021-11-03 14:39:23 +0000 |
commit | 3152a972cffe7be0ece4958ebeffc6aa700961ce (patch) | |
tree | 354e3e93d0ac3037668e3a31cfe5d5cf22b62f5b /docs/pap | |
parent | 6acfe592675383f1badff6fbf9bc786329189884 (diff) |
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 <adheli.tavares@est.tech>
Diffstat (limited to 'docs/pap')
-rw-r--r-- | docs/pap/pap.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |