Skip to content

Commit

Permalink
docs: update multi-tenancy.md (#910)
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Carvajal <[email protected]>
  • Loading branch information
robertocarvajal authored Mar 1, 2024
1 parent da766ce commit a879176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/capabilities/multi-tenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ To set up the environment in the old fashion (three independent Agents), the eng

If the engineer needs to use the API Key Authentication, the following configuration can be used:
- Enable the API Key Authentication: `API_KEY_ENABLED=true`
- Enable the Default Entity and Wallet: `API_KEY_AUTHENTICATE_AS_DEFAULT_USER=true`
- Enable the Default Entity and Wallet: `DEFAULT_WALLET_ENABLED=true`
- Enable authentication for the Default Entity: `API_KEY_AUTHENTICATE_AS_DEFAULT_USER=true`

To set up the environment in the multi-tenant mode (single Agent), the engineer needs to configure the following:
Expand Down

0 comments on commit a879176

Please sign in to comment.