[QA] Tests for user endpoint in ocis multi instances
Open
QA:team
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
## Description
Add test to check user endpoint. It should return either the user is a member or a guest and the cross instance reference.
Set the envs:
```yaml
- OCIS_LDAP_CROSS_INSTANCE_REFERENCE_TEMPLATE: "{{.Username}}@{{.Instancename}}.owncloud.test"
- OCIS_LDAP_INSTANCE_URL_TEMPLATE: "https://{{.Instancename}}.owncloud.test"
```
Implemented in https://github.com/owncloud/ocis/pull/11925
Contributor guide
Assessment
This issue has not been assessed yet.