[jboss-user] [JBoss Portal] - IdentityLoginModule redirects to http

bvogt do-not-reply at jboss.com
Wed Dec 6 07:06:27 EST 2006


I'm running jboss portal 2.4 CR2 behind an SSL configured apache virtual host. While portal ssl operation in general works fine, I see that after successful authentication the scheme switches from https to http.

This is propably caused by the JAAS configuration:

https://myportal.mydomain/portal/auth/portal/Admin
invloves:
https://myportal.mydomain/portal/auth/portal/j_security_check;jsessionid=...
which redirects to:
http://myportal.mydomain/portal/auth/portal/Admin

Any ideas how to change this behaviour?

Thanks in advance,
Burkhard

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991609#3991609

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991609



More information about the jboss-user mailing list