Quantcast

Changing protocol - HTTPS to HTTP and Vice Versa

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Changing protocol - HTTPS to HTTP and Vice Versa

owen Rubel
I find that after spring security logs me in, everything is being run through HTTPS and I want to be able to route the pages automatically BACK to HTTP and only use HTTPS wher I NEED/SHOULD be using it so I can speed up pages. But in looking around, I can't find anything on dynamically changing the routing. 'grails.plugins.springsecurity.secureChannel.definition' does not do this automatically but acts as an ENFORCER.

What is proper procedure for changing the protocol between pages?

Owen Rubel



Loading...