PHP-SharePoint-Lists-API icon indicating copy to clipboard operation
PHP-SharePoint-Lists-API copied to clipboard

Authentication fails 'The entered and stored passwords do not match'

Open zenlord opened this issue 8 years ago • 2 comments

Hi, Trying to set up a connection to our SharePoint Online account, but am stuck at this error. I can login with the supplied credentials, but I cannot login using your application. The fatal error follows a notice:

Notice: A non well formed numeric value encountered in /home/vincent/cloud.aplusv.be/Websites/querypat.aplusv.be/vendor/php-sharepoint-lists-api/src/Thybag/Auth/SharePointOnlineAuth.php on line 105

Should I manipulate/hash my clear-text-password before sending? I know our company server uses an internal exchange/adfs to authenticate the employees against, so maybe this authentication scheme is not supported?

Thx for any help - I would LOVE to use your package :)

zenlord avatar Apr 12 '16 07:04 zenlord

FYI: I have found other reports on failing authentication, related to the combination of SharePoint Online and ADFS, f.e. http://stackoverflow.com/questions/31280693/authenticate-with-office-365-sharepoint-using-adfs-in-a-platform-independent-w and http://stackoverflow.com/questions/11295953/claim-auth-from-adfs?lq=1

zenlord avatar Apr 12 '16 09:04 zenlord

Hello, unfortunately i'm not able to be a lot of help with debugging this as I've not current got any access to a SP online instance to test with. If you are able to get anywhere though, a pull request for the fix (or a link to a stackoverflow with a solution) would be greatly appreciated.

thybag avatar Apr 12 '16 12:04 thybag