<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007rCXTACA4Okta Classic EngineAPI Access ManagementAnswered2024-03-25T19:22:14.000Z2022-07-22T23:50:03.000Z2022-07-25T16:52:39.000Z

x8rri (x8rri) asked a question.

How can I automate my Okta login using a python script?

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?


  • flaviu.vrinceanu1.5628408972654734E12 (Customer Success Service Delivery)

    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.

    Expand Post
This question is closed.
Loading
How can I automate my Okta login using a python script?