files-shared-config-default-tce-shibboleth

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

tce_shibboleth.php

Tags
file

Configuration file for Shibboleth Single-Sign-On Authentication If support for Shibboleth Authentication is enabled, TCExam trusts this mechanism and replicates any authenticated user into the TCExam database.

author

Nicola Asuni

since
2012-05-25

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
On this page
 

© 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
about - disclaimer - privacy