Teams desktop client macOS authentication prompt
- May 14, 2020
jjgage Okay, I think I may have figured out what's going on in our tenant. I logged into Teams in the browser with the Developer console open and I'm seeing errors like this one:
AUTHADAL: Attempting to handle auth response: error:AADSTS500014: The service principal for resource 'https://*.microsoftstream.com' is disabled. This indicate that a subscription within the tenant has lapsed, or that the administrator for this tenant has disabled the application, preventing tokens from being issued for it., resource:https://*.microsoftstream.com, error mapped to action:resourceDisabled
We have Microsoft Support working on our Stream tenant and as part of that process, we were required to disable the application from the Enterprise Applications blade of the Azure AD admin center. I suspect this may be the cause of the repeated authentication prompts. Strange that it's only affecting Teams on Mac. 🤷