Issue at container connection : Provided user was not an "AzureUser" #20159
Labels
ado
Issue is tracked in the internal Azure DevOps backlog
bug
Something isn't working
community-contribution
Describe the bug
We have integrated fluid framework into our platform, as soon as 2 different users try to connect the same container id, we get an error at the getContainer level : Provided user was not an "AzureUser".
We are using an Azure Fluid Relay and the InsecureTokenProvider.
Our front-end is based on Angular v16 and we are using :
To Reproduce
To reproduce this issue, we only have to connect the same container with 2 different accounts and sometimes with the same account on different chrome tabs.
Expected behavior
It's obvious, but be able to have multiple users connected to the same container.
The text was updated successfully, but these errors were encountered: