- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on
08-08-2022
05:42 PM
- edited on
03-02-2023
11:54 AM
by
Lisa Latour
Before you begin
Procedure:
-
Go to ServiceNow for Microsoft Teams->Teams Guest User Chat Configuration
-
Click on "Enable Guest access"
-
Add the name of the guest tenant.
FAQ:
1. Why is a user called Guest in Microsoft teams?
A user can be external (part of a different tenant) and still be able to participate in the current tenant.
2. Can an external user be a Guest?
Yes, external users are guests only when they are added to the current domain via invite.
3. Does the Guest user get a token of the external tenant?
Yes when /token endpoint is fired with tenant-id and if a user is a guest (par of Azure AD) on the same tenant the API will return a token. Otherwise, the API will throw an error (user not found)
4. Will ServiceNow allow External users to start a chat?
Yes, provided the user is part of the current tenant Azure AD (invited as a guest)
5. Should the Guest user use the email of his own domain to log in to the tenant he is added as a guest?
Yes, the email of his host tenant should be used for login, not the UPN of the current tenant.
- 1,837 Views