<?php
$conf['name'] = 'CAS Login';
$conf['localname'] = 'Local Login';
$conf['server'] = '';
$conf['port'] = '443';
$conf['uri'] = '';
$conf['version'] = '2';
$conf['caslogout'] = 0;
$conf['stickysession'] = 0;
$conf['logourl'] = '';
$conf['jshidelocal'] = 1;
$conf['logging'] = 0;
$conf['servercert'] = '';
$conf['servercacert'] = '';
