Letractively / rubycas-server

Automatically exported from code.google.com/p/rubycas-server
GNU Lesser General Public License v2.1
0 stars 0 forks source link

first user has been logged, and then i want to login as sncond user ,so first user should be auto logout. But it don't #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. First user `admin' has been logged.
2. And then  i want to login as sncond user 'manager' ,so first user should
be auto logout. But it don't
3. should i do how?

Please provide any additional information below.

 My authenticator is CASServer::Authenticators::SQLEncrypted

Original issue reported on code.google.com by hesenbr...@gmail.com on 24 Jun 2009 at 8:43

GoogleCodeExporter commented 8 years ago
In CAS you log out by pointing your browser to 
https://yourcasserver.example/logout

Original comment by matt.zuk...@gmail.com on 24 Jun 2009 at 12:50