com-tecnick-tcexam-shared
[ class tree: com-tecnick-tcexam-shared ] [ index: com-tecnick-tcexam-shared ] [ all elements ]

Procedural File: tce_cas.php

Source Location: /shared/config/tce_cas.php



Page Details:

Configuration file for CAS (Central Authentication Service)

CAS is a centralize authentication service for the web where the user does not need to give their login credentials (password) to the target website. It was developed at Yale and is now maintained by the Java Architectures Special Interest Group and was sometimes referred to as "Yale CAS" but now known as "JA-SIG CAS". For more information see: http://www.ja-sig.org/products/cas/




Tags:

author:  Tim Gebhardt
copyright:  Copyright © 2009, Tim Gebhardt - DePaul University - tgebhar@cdm.depaul.edu
link:  www.cdm.depaul.edu
since:  2009-02-06
license:  GNU Affero General Public License







K_CAS_ENABLED [line 56]

K_CAS_ENABLED = false
If true enable CAS


[ Top ]



K_CAS_HOST [line 67]

K_CAS_HOST = ''
CAS server hostname.


[ Top ]



K_CAS_PATH [line 81]

K_CAS_PATH = '/cas'
The location on the webserver where the CAS application is hosted.

Some setups don't place the CAS application in the webserver's root directory and we can specify where to find the CAS application. Default is ''.



[ Top ]



K_CAS_PORT [line 73]

K_CAS_PORT = 443
The port to connect to.

Defaults to 443



[ Top ]



K_CAS_USER_GROUP_ID [line 92]

K_CAS_USER_GROUP_ID = 1
Default user group ID This is the TCExam group id to which the CAS accounts belongs.


[ Top ]



K_CAS_USER_LEVEL [line 86]

K_CAS_USER_LEVEL = 1
Default user level


[ Top ]



K_CAS_VERSION [line 62]

K_CAS_VERSION = '2.0'
Version of CAS protocol to use.

Defaults to CAS_VERSION_2_0



[ Top ]




Documentation generated on Thu, 05 Nov 2009 15:58:18 +0100 by phpDocumentor 1.4.3