RubyCas client using https not receiving the CasServer 'LogoutRequest'

28 views Asked by At

RubyCas client using https is not receiving the CasServer 'LogoutRequest'

I used 'rubyCas-client' gem. It's working fine in http (with cluster servers also), but when I am trying to use 'HTTPS' (using ssl certificate), my application server itself is not receiving the CasServer session 'LogoutRequest'. It's still maintaining the session.

Why is this happening?

0

There are 0 answers