diff options
author | Liam Fallon <liam.fallon@est.tech> | 2021-11-03 20:36:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-11-03 20:36:31 +0000 |
commit | 5d338f6b3bb9f493b1925336ca515a8f03d9c7a4 (patch) | |
tree | ae509d32d3736766f8867ff7824f6224b66ad959 /docs | |
parent | 652413d1945eb0cbbef42151c65ae12fe2862946 (diff) | |
parent | 3152a972cffe7be0ece4958ebeffc6aa700961ce (diff) |
Merge "Rename username for PAP operations."
Diffstat (limited to 'docs')
-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 |