
x8rri (x8rri) asked a question.
I work at a company that uses Okta to login to our office365 apps, and I want to write a script that can download files from our SharePoint. I have found a way to do this through the shareplum python library, but I am running into issues with the user authentication. We are also required to have MFA for our Okta accounts, and I read that this could make things more complicated. My question is this, is there any way to login to my Okta secured SharePoint through a python script?

Hi @x8rri (x8rri),
Thank you for posting on the Okta community page!
I have done some research regarding your inquiry and it seems to be possible to achieve it but unfortunately I couldn't find a documentation/article on how to do so through a python script, therefore I would recommend to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.