rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
331 stars 189 forks source link

How to enable single-sign-out? #105

Closed diegobernardes closed 9 years ago

diegobernardes commented 9 years ago

I saw in the documentation something about single sign out, but i could not understand how it works. Anyone can help me?

pencil commented 9 years ago

Single Sign-Out / Single Logout is enabled by default in CASino. It's up to the client to actually use it (e.g. rack-cas)