01-15-2019 01:59 AM
01-15-2019 01:59 AM
Hei folks
We are primarily using Citrix XenApp here, and Teams is functioning poorly there - so I'm pondering making our users use Teams web until proper XenApp support is ready. So i would like an URL with direct ADFS log on to Teams web.
Wondering of anyone has been able to produce a smart link for autologon to Teams web?
BR Arve
01-15-2019 06:04 AM - edited 01-15-2019 06:19 AM
01-15-2019 06:04 AM - edited 01-15-2019 06:19 AM
Hi Arve,
Here you go, just add a federated domain as domain hint in the end.
https://login.microsoftonline.com/common/oauth2/authorize?client_id=5e3ce6c0-2b1f-4285-8d4b-75ee78787346&response_mode=form_post&response_type=code+id_token&scope=openid+profile&redirect_uri=https%3A%2F%2Fteams.microsoft.com&domain_hint=YOUR.DOMAIN.HERE
\Magnus
01-15-2019 06:28 AM
01-15-2019 07:05 AM
@Deleted - If the client ID is the real ID from your tenant, I would suggest to remove it.
@Christopher Hoard Make sure, you change the client ID to Teams Application ID in your tenant.
Cheers,
H.
01-15-2019 08:36 AM
02-02-2019 12:27 PM
Does it have to include the Teams app client ID to access the Teams web UI? This has been working for us (just replace "domain.com" with either your vanity domain name or onmicrosoft.com domain name):
https://teams.microsoft.com/?whr=domain.com
05-29-2020 06:01 AM
This usually works for me but not today, this small change worked:
06-09-2020 10:04 AM
How might you combine this with the deeplink to bypass the 'prompt to download app'?
For example - https://teams.microsoft.com/_#/?lm=deeplink&lmsrc=officeWaffle
I need to be able to bypass the initial download-the-app page, but still also pass credentials?
06-12-2020 11:10 AM
10-26-2020 10:30 AM
10-26-2020 10:38 AM
Sorry, just saw your question. We're using SSO (single sign-on), so with WIA (Windows-Integrated Authentication) and the way that we have it set up, the browser session passes the Windows credentials through to O365 automatically. No need for users to enter credentials (unless they are using a BYOD device or something like that). It isn't a Teams thing, that's an O365 thing. If you can do SSO with MS/O365 at all, then SSO should carry over and work with Teams as well.