====== CAS ====== ===== Central Authentication Service ===== Le Central Authentication Service (CAS) est un système d'authentification unique ([[:glossaire:sso|Single Sign-On]]) pour le web développé par Shawn Bayern de l'Université Yale. CAS est un système d'authentification unique : on s'authentifie sur un site Web, et on est alors authentifié sur tous les sites Web qui utilisent le même serveur CAS. Il évite de s'authentifier à chaque fois qu'on accède à une application en mettant en place un système de ticket. CAS provides enterprise single sign-on service for the Web:{{ :glossaire:d8885ce25b8f43e8cca6e2d3ec920fd5.png?432x281}} * An open and well-documented protocol * An open-source Java server component * Pluggable authentication support (LDAP, database, X.509, 2-factor) * Support for multiple protocols (CAS, [[/glossaire/SAML]], [[/glossaire/OAuth]], [[/glossaire/openid|OpenID]]) * A library of clients for Java, .Net, PHP, Perl, Apache, uPortal, and others * Integrates with uPortal, BlueSocket, TikiWiki, Mule, Liferay, Moodle and others * Community documentation and implementation support * [[https://www.apereo.org/projects/cas|https://www.apereo.org/projects/cas]] * [[wpfr>Central_Authentication_Service|]], [[wp>Central_Authentication_Service|]] * [[https://www.dokuwiki.org/auth:cas|https://www.dokuwiki.org/auth:cas]] * [[https://moodle.org/mod/forum/discuss.php?d=172392|https://moodle.org/mod/forum/discuss.php?d=172392]] * [[http://blog.gamb.fr/index.php?post/2011/06/06/Installation-d-un-SSO-bas%C3%A9-sur-le-CAS-de-Jasig|http://blog.gamb.fr/index.php?post/2011/06/06/Installation-d-un-SSO-bas%C3%A9-sur-le-CAS-de-Jasig]] Voir aussi : [[:glossaire:sso|Single Sign-On]]