OndemandCredentials Electron Mac
tarundhillon opened this issue · 6 comments
Hi
I have recently changed my dev environment from Windows to Mac and when using OnDemandCredentials strategy I get an electron window stating "Integrated windows authentication isn't supported". I am wondering if there is workaround or configuration which can work on Mac ?
Thanks
Tarun
@vladivanovrf when you tried OnDemand strategy last time on a Mac what was a nuance? Specific electron version?
@tarundhillon @koltyakov works fine for me on Mac with electron 11.4.0
Hold on. Are you sure that that SharePoint instance is not using NTLM? It won't work with NTLM.
I believe so, because the same configuration on Windows was working fine for me. Shifting to mac is resulting into this issue
I switched to AdfsUserCredentials which is working fine on Mac, closing this issue. But any ideas around ondemand would be good to know as there there no password change hassles. Thanks