> I think when CAS server send log out request to the CAS client, it doesn't > send thought the httpd server.
That is correct; CAS makes a direct connection to the host that validated the ticket when sending the logoff message. You'll need to do some network configuration and possibly Apache configuration to make the logoff request flow back through your reverse proxy. I'm not a network engineer by any means, so I have only a vague idea of the configuration details. Hopefully you have a good NE you can collaborate with to make it happen. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
