com-tecnick-tcexam-shared-cfg
[ class tree: com-tecnick-tcexam-shared-cfg ] [ index: com-tecnick-tcexam-shared-cfg ] [ 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/ WARNING: TCExam trusts CAS mechanism and replicates any authenticated user into the TCExam database. Passwords are set to the username string, therefore, TCExam authentication is not secure for replicated users if CAS Authentication is turned off again.




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 57]

K_CAS_ENABLED = false
If true enable CAS


[ Top ]



K_CAS_HOST [line 68]

K_CAS_HOST = ''
CAS server hostname.


[ Top ]



K_CAS_PATH [line 82]

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 74]

K_CAS_PORT = 443
The port to connect to.

Defaults to 443



[ Top ]



K_CAS_USER_GROUP_ID [line 93]

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 87]

K_CAS_USER_LEVEL = 1
Default user level


[ Top ]



K_CAS_VERSION [line 63]

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

Defaults to CAS_VERSION_2_0



[ Top ]




Documentation generated on Mon, 06 Dec 2010 12:03:03 +0100 by phpDocumentor 1.4.3