We're having an authentication problem with our self-made collaboration website.
We have server A with the Collab platform. We log on with our domain account on the website. This website talks to an API on Server B but Server B should also be able to get data from out intranet (Sharepoint) on server C. Is this the double hop issue? NTLM is uses, not Kerberos.
Do we need to change everything to Kerberos? I found a lot about double hop but none have a decent explanation on how to configure/fix it.
Server A & B are 2012R2, server C is 2016.