Protocols
CAS server 3.5.x :
What support ? | Yes/No | Comment | Module |
---|---|---|---|
CAS speaks this protocol as a server | |||
CAS server | Yes | Of course, the CAS server supports the CAS protocol ! | Out of the box |
OAuth server | Yes | Limited to the authorization code grant type. | cas-server-support-oauth |
OpenID server | Yes | cas-server-support-openid | |
SAML server | Yes | Limited support for SAML 1.1 & 2.0. Or use shib-cas-authenticator. | Out of the box |
CAS can delegate the authentication to another provider | |||
CAS client | No | ||
OAuth client | Yes | Support for DropBox, Facebook, GitHub, Google, LinkedIn, Twitter, Windows Live, WordPress, Yahoo & CAS server using an OAuth wrapper. | cas-server-support-oauth |
OpenID client | No | ||
SAML client | No | ||
Others | |||
SLO | Yes | Only the back channel SLO | Out of the box |
CAS server 4.0.0 :
What support ? | Yes/No | Comment | Module |
---|---|---|---|
CAS speaks this protocol as a server | |||
CAS server | Yes | Of course, the CAS server supports the CAS protocol ! | Out of the box |
OAuth server | Yes | Limited to the authorization code grant type | cas-server-support-oauth |
OpenID server | Yes | cas-server-support-openid | |
SAML server | Yes | Limited support for SAML 1.1 & 2.0. Or use shib-cas-authenticator. | cas-server-support-saml |
CAS can delegate the authentication to another provider | |||
CAS client | Yes | cas-server-support-pac4j | |
OAuth client | Yes | Support for DropBox, Facebook, GitHub, Google, LinkedIn, Twitter, Windows Live, WordPress, Yahoo & CAS server using an OAuth wrapper. | cas-server-support-pac4j |
OpenID client | Yes | Support for www.myopenid.com | cas-server-support-pac4j |
SAML client | No | ||
Others | |||
SLO | Yes | Only the back channel SLO | Out of the box |