We have created a WebAuth protected site for Wordpress. We need to have some of the pages protected by password. When we create the page and set a password for it, the page is created correctly. However when the page is opened for viewing Wordpress presents a blank page instead of the correct page content.
We can see that inside Wordpress the URL used to open the page uses http rather than https delivering a blank page. If we replace http with https in the URL dynamically in the browser, the page opens correctly.
Has anyone been able to implement password protection on a Webauth controlled site?
Thanks
Emery Gordon
emerygjr@stanford.edu