fbordina / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Problem accessing PWM via F5 load balancer when SSL is terminated on F5 #471

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Access PWM through F5 load balancer where SSL is terminated on F5
2.Communication from F5 to Tomcat7 is non-SSL
3.

What is the expected output? What do you see instead?
get ERROR_INTERNET_CANNOT_CONNECT, request is redirected from https:// to http:

What version of PWM are you using?
1.6.4

What ldap directory and version are you using?
OpenLdap v 2.4.23
Please paste any error log messages below:

Log message states:
2013-09-11 11:42:05, TRACE, pwm.SessionFilter, {6u} session has not been 
validated, redirecting with verification key to 
http://myapp.mydomain.net/pwm/private/Login?session_verification_key=fzx214tswRi
helrbZnKAYrNcBVJzIzIo1410e160feb 
HTTP TRACE
00:00:00.000    Internet Explorer cannot display the webpage                                    
+ 0.000     2       3.262   631 358 GET 302 Redirect to 
http://myapp.mydomain.net/pwm/private/Login?session_verification_key=EIh10jazGaR
ZdfyJsiJQzU7GMn0gLUhh1410e2367c1    https://myapp.mydomain.net/pwm/private/Login?
+ 
3.264       1       2.415   0   0   GET ERROR_INTERNET_CANNOT_CONNECT       http://myapp.mydomain.net
/pwm/private/Login?session_verification_key=EIh10jazGaRZdfyJsiJQzU7GMn0gLUhh1410
e2367c1
        3       5.679   631 358 2 requests  

Original issue reported on code.google.com by lilia...@gmail.com on 11 Sep 2013 at 6:27

GoogleCodeExporter commented 9 years ago
This is a bug system for PWM, not F5 load balancer.

Original comment by jrivard on 12 Sep 2013 at 12:58