Forum Discussion
Danny Andonoff
Jan 18, 2017Copper Contributor
Multi-factor authentication & skype
I'm unable to login to Skype for Business on users with MFA turned on. Is this a confirmed issue or am I missing a setting?
6 Replies
Sort By
- Cian AllnerSilver Contributor
Your tenant may need to be enabled for MFA with Skype for Business, it's not enabled by default. When we did our MFA testing, we ran into problems with the mobile experience that were solved by enabling this. It's worth ruling out if nothing else. Here are the details:
Skype for Business Online: Enable your tenant for modern authentication
It involves running some PowerShell on the tenant, checking the current state, if ClientAdalAuthOverride isn't set to allowed already then run Set-CsOAuthConfiguration -ClientAdalAuthOverride Allowed.
- William ArringtonCopper Contributor
I'm in the early stages of implimenting MFA. The account that I enable can't login to Skype now. I I follow the steps in Skype for Business Online: Enable your tenant for modern authentication, will that accect my other Skype users that aren't MFA enabled?
- Danny ACopper Contributor
Did you try using the APP password?
- Danny ACopper Contributor
Thanks you put me on the right track and found this article.