Forum Discussion
Manual creation of external users
- Jan 23, 2017Ey Salvatore,
Sorry, I missunderstood your question :-(...you are right, it's not possible to manually add users from other Office 365 tenant in Azure AD. You need to use the B2B approach
Good to know.
Nevertheless, I would rather like to have a UI for manually creating O365 external users, one by one, like it is already possible (and mandatory) to do today for MSA external users.
This would be a boon for small organizations that need to create only a handful of external users and don't even know what a CSV is (let alone an API...).
I coded up a quick UI in my developer-oriented playground app. It does add the users in AAD, but I have to admit that the sharing experience is sub-optimal. Seems the external user can only see site & files. Can't see conversations or calendar. Am I doing it wrong?
- Feb 03, 2017
Thank s for the info. I'm guessing that my invite code works. ;) I'll write up a blog post.
- Salvatore BiscariFeb 03, 2017Silver Contributor
Hi Paul.
You are correct, external users can see only SPO resources and not EXO resources.
This is due to the strict licensing enforcement for EXO: external users by definition have no EXO licenses and therefore they cannot access EXO resources in the tenant.
On the other side, external users can access SPO resources in the tenant also if they have not SPO licenses: in other words, SPO licensing is substantially not enforced.
All this said, for external users that are mere "sharing targets" of SPO items this behaviour should be obvious: they can access only the SPO items that have been shared with them.
Unfortunately, though, also external members of Office 365 Groups (which can indeed acces all the SPO resources of the Group) cannot access the EXO resources of the Group (they can only receive email notifications for every message posted to the Group conversation area, to which they can also post by email).
(BTW, there are great news about B2B in AAD. Please see the following thread: https://techcommunity.microsoft.com/t5/Azure-Active-Directory-B2B/Azure-AD-B2B-New-updates-make-cross-business-collab-easy/m-p/43639#M10)