Smart cards Exchange Online PowerShell V2

Nikita Krivets 496 Reputation points
2020-04-15T14:27:47.38+00:00

Hello,

There is an article regarding Modern Authentication https://learn.microsoft.com/en-us/office365/enterprise/hybrid-modern-auth-overview.

A quote:
"Authentication methods: Multi-factor authentication (MFA); smart card authentication; client certificate-based authentication".

So, the new module works with MFA. Certificate Based Authentication is to be realized. But do smart cards work with the new module?

Thnaks in advance!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2020-04-15T16:28:29.547+00:00

    Any method that can be used to obtain a valid token should work. In this case, you will have to be redirected to an on-premises AD FS server or third-party solution, since Azure AD doesn't support directly authenticating users via smart cards (with the exception of ActiveSync, which is again handled as "proxy" scenario).

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.