1<?php
2$conf['name'] = 'CAS Login';
3$conf['localname'] = 'Local Login';
4$conf['server'] = '';
5$conf['port'] = '443';
6$conf['uri'] = '';
7$conf['version'] = '2';
8$conf['caslogout'] = 0;
9$conf['stickysession'] = 0;
10$conf['logourl'] = '';
11$conf['jshidelocal'] = 1;
12$conf['logging'] = 0;
13$conf['servercert'] = '';
14$conf['servercacert'] = '';
15