Hello Eric
Where are you ?
In a specific componant, on local OFBiz or on the demo server ? Because
I don't reproduce your problem on local, my login page is always secure.
Nicolas
Le 01/10/2014 16:22, Eric Kingston a écrit :
Hi,
Can OFBiz be configured to render the security protocol by page
instead of by request? I'm referring to the control flow managed by
the controller.xml file in an OFBiz web application. For example....
I have an insecure page that has a link to a page that requires the
user to be authenticated. Because the authentication request is
coming from an insecure page, the login page, which should always be
presented as a secure (https) page, is presented insecurely (http).
The login page should *always* be secure. Yet, the way OFBiz handles
requests and resulting pages, it isn't. How can I configure OFBiz to
set the security protocol by page instead of request? I look forward
to any suggestions or comments anyone might have. Thanks.
Sincerely,
Eric