My company just implemented a okta authentification to access to the intranet. I used a script to parse some part of the intranet to syntetize some news but since okta authentification has been implemented, I cannot be connected to the intranet. The only things I get trying to get the page is login to okta...
Has someone already deal with this problem ? I tried used https://github.com/okta/oktasdk-python/tree/master/okta but apparently not useful for my need.