3 if (!defined(
'TYPO3_MODE')) {
11 'tx_openid_service_process',
13 'title' =>
'OpenID Authentication',
14 'description' =>
'OpenID processing login information service for Frontend and Backend',
15 'subtype' =>
'processLoginDataBE,processLoginDataFE',
22 'className' =>
'TYPO3\\CMS\\Openid\\OpenidService' 32 'title' =>
'OpenID Authentication',
33 'description' =>
'OpenID authentication service for Frontend and Backend',
34 'subtype' =>
'getUserFE,authUserFE,getUserBE,authUserBE',
41 'className' =>
'TYPO3\\CMS\\Openid\\OpenidService' 46 $GLOBALS[
'TYPO3_CONF_VARS'][
'FE'][
'eID_include'][
'tx_openid'] =
'EXT:openid/class.tx_openid_eid.php';
47 $GLOBALS[
'TYPO3_CONF_VARS'][
'SC_OPTIONS'][
'setup'][
'accessLevelCheck'][
'TYPO3\\CMS\\Openid\\OpenidModuleSetup'] =
'';
49 $GLOBALS[
'TYPO3_CONF_VARS'][
'BE'][
'showRefreshLoginPopup'] = 1;
static addService($extKey, $serviceType, $serviceKey, $info)
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]