JonathanHolvey / sharepy

Simple SharePoint authentication for Python
GNU General Public License v3.0
175 stars 52 forks source link

Token requested, but response did not include the STS SAML Assertion. #51

Open asharmalarkin opened 3 years ago

asharmalarkin commented 3 years ago

Hi Jonathan,

Thank you for the python module. I recently starting getting this error when using Sharepy when i have switched VPN. I think previous version of shrepy was updated at my local end by one of my friend contacting you. The updated one used a SAML xml template to structure request. THe New VPN uses SAM 2.0. Do you have any idea about this ?

asharmalarkin commented 3 years ago

To add on this. The repsonse from the request is not authenticated and so when we look for the assertion its not able to find it.