Difference between revisions of "CAS"

m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
CAS is a [http://en.wikipedia.org/wiki/Single_sign-on Single Sign On] protocol
+
CAS is a [http://en.wikipedia.org/wiki/Single_sign-on Single Sign On] protocol.
  
Here are some things people implementing CAS service providers often need:
+
To use authenticate in a web application with 鶹Ƶ credentials please make a request to noc@gac.edu and be prepared to configure your application with the following:
  
 +
* CAS URL
 +
** https://sso.gac.edu/idp/profile/cas
 
* CAS Login URL
 
* CAS Login URL
** https://cas.gac.edu/cas/login
+
** https://sso.gac.edu/idp/profile/cas/login
* CAS Service Validate URL
 
** https://cas.gac.edu/cas/serviceValidate
 
 
* CAS Logout URL
 
* CAS Logout URL
** https://cas.gac.edu/cas/logout
+
** https://sso.gac.edu/idp/profile/Logout
 +
* Service Validate URL
 +
** https://sso.gac.edu/idp/profile/cas/serviceValidate
 
* CAS Server hostname
 
* CAS Server hostname
** cas.gac.edu
+
** sso.gac.edu
 
* Port
 
* Port
 
** 443
 
** 443

Latest revision as of 10:10, 16 August 2018

CAS is a protocol.

To use authenticate in a web application with 鶹Ƶ credentials please make a request to noc@gac.edu and be prepared to configure your application with the following:

  • CAS URL
  • CAS Login URL
  • CAS Logout URL
  • Service Validate URL
  • CAS Server hostname
    • sso.gac.edu
  • Port
    • 443
  • Login Assistance URL

If you need more info please contact noc@gac.edu