Skip to content

Commit

Permalink
BigAnimal: remove CLI limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
drothery-edb committed Aug 2, 2023
1 parent db9413f commit 6491236
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions product_docs/docs/biganimal/release/reference/cli/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ The credential ba-user1 has been set up
```shell
biganimal config set context_credential ba-user1
```
!!!warning Current limitation
When an organization owner using BigAnimal's cloud account invites a user in another organization to join a second organization for that user, the user can't create a credential in the second organization. The workaround for this limitation is for the organization to set up their own identify provider. See [Setting up your identity provider](/biganimal/latest/getting_started/identity_provider/).

## Configuring
The initial running of the CLI creates a hidden configuration folder in your user root directory. For example, for Linux it’s `${HOME}/.edb-cli`. The CLI persists the configuration file in this directory as well as the credentials.
Expand Down

0 comments on commit 6491236

Please sign in to comment.