removed the tenant from the username (#1324)

Signed-off-by: Shruthi Manavalli Ramanna <shruthimanavalli.ramanna@bosch-si.com>
This commit is contained in:
Shruthi Manavalli Ramanna
2023-02-27 14:37:59 +01:00
committed by GitHub
parent 108622879d
commit 24b3a45636

View File

@@ -45,7 +45,7 @@ Available Management APIs resources are:
For all requests an `Authorization` header has to be set.
* Username: `Tenant\username`
* Username: `username`
* Password: `password`
Also have a look to the [Security](../../concepts/authentication/) chapter.