We have a site that uses Windows Authentication as login for the whole site + backend.
Everything is working fine except "Publish at". When the time of "Publish at" passes nothing happens, you have to press "Save and publish" again manually for the page to be published.
We see nothing in the logs about what has happened.
But if we remove the Windows Authentication, "Publish at" works and we get a message in the logs about it.
Can anyone point me in the right direction of how to debug this? I am guessing that there is a job running in the background that handles scheduled publishing. How do i find it? Can i activate more logging?
Scheduled publishing and Windows Authentication
We have a site that uses Windows Authentication as login for the whole site + backend.
Everything is working fine except "Publish at". When the time of "Publish at" passes nothing happens, you have to press "Save and publish" again manually for the page to be published.
We see nothing in the logs about what has happened.
But if we remove the Windows Authentication, "Publish at" works and we get a message in the logs about it.
Can anyone point me in the right direction of how to debug this? I am guessing that there is a job running in the background that handles scheduled publishing. How do i find it? Can i activate more logging?
This is on Umbraco 7.3.5
Hallo Sebastian,
could you please explain, how you got working Windows Authentication as login for the whole site + backend. We want to use Umbraco for our Intranet.
It was a long time ago, so I don't remember the details but we used the method described in this post:
https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/74821-how-to-configure-automatic-member-logon-with-windows-authentication
is working on a reply...