You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given using server "LOCAL"
And "Alice" has created the federation share invitation
And using server "REMOTE"
And "Brian" has accepted invitation
When user "Brian" searches for federated user "ali" using Graph API
Actual: response doesn't contain info about ocis instance (no identities section).
Expected: response contains identities section to understand which ocis instance this user is from.
phil-davis
changed the title
OCM. search for federated users doesn't ocis instance info
OCM. search for federated users doesn't contain ocis instance info
Aug 14, 2024
Yes, there will need to be some way to present a UI so that a user can distinguish which federated instance each user comes from. The API response probably needs to have a federated domain name (or something similar), and then someone needs to think about how best to present something in client UIs that will be user-friendly.
related:
#9788
#9702
#9735
Steps:
Actual: response doesn't contain info about ocis instance (no identities section).
Expected: response contains identities section to understand which
ocis
instance this user is from.This can be useful if we will be sharing more than 2
ocis
instances to separate users (this can be in case of same names)CC @rhafer @tbsbdr
The text was updated successfully, but these errors were encountered: