Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
938 views
in Technique[技术] by (71.8m points)

sharepoint - CSOM AuthenticationManager doesn't ask for sms-code or authenticator

I have implemented the authentication flow using AuthenticationManager in a Windows Forms app using CSOM. Works very good and supports MFA as it should, except for in one tenant (so far). In that tenant it starts the flow:

  1. Opens the window and asks for username.
  2. Switch to password window.
  3. Blank window ( here it should ask for the smscode sent to the mobile device).

Works in other tenants. Also works outside the Windows Forms App, ie. in a plain browser.

Maybe some kind of policy that applies but I have tried to recreate the error with no luck. Any suggestions?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...