From 208ba3f348cb0b0a399d659e6b98d5255b70b019 Mon Sep 17 00:00:00 2001 From: patlo-iog Date: Tue, 21 Nov 2023 01:14:32 +0700 Subject: [PATCH] Update docs/docusaurus/multitenancy/tenant-onboarding-self-service.md Co-authored-by: Pete Vielhaber <95773776+petevielhaber@users.noreply.github.com> Signed-off-by: patlo-iog --- docs/docusaurus/multitenancy/tenant-onboarding-self-service.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md b/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md index e4255aff60..9a80b7545f 100644 --- a/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md +++ b/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md @@ -158,7 +158,6 @@ In this step, the agent create both wallet resource as well as UMA permission on Without further operation, the wallet should be availble for the tenant to use. To prove that the tenant can access the wallet, -try listing the DIDs in the wallet using RPT in the `Authorization` header. ```bash curl --location --request GET 'http://localhost:8080/prism-agent/did-registrar/dids' \