add federated users to space

This commit is contained in:
Viktor Scharf
2024-10-08 08:54:53 +02:00
parent fdc61d043f
commit 6de98f54be
4 changed files with 109 additions and 1 deletions
@@ -619,6 +619,7 @@ Feature: collaboration (wopi)
| permissionsRole | Viewer |
When user "Brian" tries to create a file "testFile.txt" inside folder "testFolder" in space "Shares" using wopi endpoint
Then the HTTP status code should be "403"
And the JSON data of the response should match
"""
{
"type": "object",