diff --git a/main/demo/index.html b/main/demo/index.html index 3546430323..2758c2a49b 100644 --- a/main/demo/index.html +++ b/main/demo/index.html @@ -2701,7 +2701,7 @@
./run_demo faber --revocation
Note that you don't specify this option with alice
because it's only applicable for the credential issuer
(who has to enable revocation when creating a credential definition, and explicitly revoke credentials as appropriate; alice doesn't have to do anything special when revocation is enabled).
You need to run an AnonCreds revocation registry tails server in order to support revocation - the details are described in the Alice gets a Phone demo instructions.
+You need to run an AnonCreds revocation registry tails server in order to support revocation - the details are described in the Alice gets a Phone demo instructions.
Faber will setup support for revocation automatically, and you will see an extra option in faber's menu to revoke a credential:
(1) Issue Credential
(1a) Set Credential Type (indy)
@@ -2822,9 +2822,9 @@ Multi-tenancyNote that with multi-tenancy enabled:
- The "base" wallet will have access to this new "agency API" - the agent's admin key, if enabled, must be provided in a header
-- "Base wallet" API calls are handled here
-- The "sub-wallets" will have access to the "normal" ACA-Py admin API - to identify the sub-wallet, a JWT token must be provided, this token is created upon creation of the new wallet (see: this code here)
-- "Sub-wallet" API calls are handled here
+- "Base wallet" API calls are handled here
+- The "sub-wallets" will have access to the "normal" ACA-Py admin API - to identify the sub-wallet, a JWT token must be provided, this token is created upon creation of the new wallet (see: this code here)
+- "Sub-wallet" API calls are handled here
Documentation on ACA-Py's multi-tenancy support can be found here.
Multi-tenancy with Mediation!!!¶
diff --git a/main/sitemap.xml.gz b/main/sitemap.xml.gz
index d67e697209..e6656b3ae9 100644
Binary files a/main/sitemap.xml.gz and b/main/sitemap.xml.gz differ