Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication error: Multifactor authentication #71

Open
devillegaso opened this issue Sep 1, 2022 · 0 comments
Open

Authentication error: Multifactor authentication #71

devillegaso opened this issue Sep 1, 2022 · 0 comments

Comments

@devillegaso
Copy link

I'm trying to access my company's SharePoint via a .exe built into a python code using the sharepy library. In this .exe, user credentials are asked in through an input in command window and then used as a request protocol to retrieve files saved in SharePoint. The program had been working perfectly until my company updated its security protocols and now a multifactor authentication is required in order to access Microsoft applications. I've seen this issue can be attacked by providing an application password but, knowing that the program should work for any member of the company, is it possible to avoid the multifactor authentication by any other strategy? Have you considered adding to the sharepy library a way of avoiding this multifactor via the api?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant