tce_shibboleth.php
Tags
Table of Contents
Constants
- K_SHIBBOLETH_ENABLED = \false
- If true trust Shibboleth Auth
- K_SHIBBOLETH_LOGIN = ''
- URL of the Shibboleth login page
- K_SHIBBOLETH_USER_GROUP_ID = 1
- Default user group ID This is the TCExam group id to which the accounts belong.
- K_SHIBBOLETH_USER_LEVEL = 1
- Default user level
Constants
K_SHIBBOLETH_ENABLED
If true trust Shibboleth Auth
public mixed K_SHIBBOLETH_ENABLED =
\false
K_SHIBBOLETH_LOGIN
URL of the Shibboleth login page
public mixed K_SHIBBOLETH_LOGIN =
''
K_SHIBBOLETH_USER_GROUP_ID
Default user group ID This is the TCExam group id to which the accounts belong.
public mixed K_SHIBBOLETH_USER_GROUP_ID =
1
You can also set 0 for all available groups or a string containing a comma-separated list of group IDs.
K_SHIBBOLETH_USER_LEVEL
Default user level
public mixed K_SHIBBOLETH_USER_LEVEL =
1