$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['setup']['accessLevelCheck']['tx_openid_mod_setup'] = 'EXT:openid/class.tx_openid_mod_setup.php';
+// Use Popup for refresh login
+$TYPO3_CONF_VARS['BE']['showRefreshLoginPopup'] = 1;
?>
\ No newline at end of file