Body
          
OVERVIEW
This article outlines best practices for developers.
 
DETAILS
Best practices for single sign-on (SSO) and single log-out (SLO)
 
	- CAS SSO is recommended for web applications that require authentication services, for both on premise and cloud applications. 
 
	- SLO is recommended once a user requests a logout from a CAS protected web application. This will simultaneously log the user out of the application and invalidate the CAS token.