1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
B33C .START phpCAS-1.3.0 ****************** [CAS.php:450]
B33C .=> phpCAS::client('2.0', 'myserver.com', 443, '/cas') [example_html.php:26]
B33C .| => CAS_Client::__construct('2.0', false, 'myserver.com', 443, '/cas', true) [CAS.php:347]
B33C .| | Starting a new session [Client.php:790]
B33C .| <= ''
B33C .<= ''
B33C .=> phpCAS::setNoCasServerValidation() [example_html.php:35]
B33C .| You have configured no validation of the legitimacy of the cas server. This is not recommended for production use. [CAS.php:1663]
B33C .<= ''
B33C .=> phpCAS::forceAuthentication() [example_html.php:57]
B33C .| => CAS_Client::forceAuthentication() [CAS.php:1100]
B33C .| | => CAS_Client::isAuthenticated() [Client.php:1081]
B33C .| | | => CAS_Client::_wasPreviouslyAuthenticated() [Client.php:1185]
B33C .| | | | no user found [Client.php:1371]
B33C .| | | <= false
B33C .| | | no ticket found [Client.php:1254]
B33C .| | <= false
B33C .| | => CAS_Client::redirectToCas(false) [Client.php:1090]
B33C .| | | => CAS_Client::getServerLoginURL(false, false) [Client.php:1392]
B33C .| | | | => CAS_Client::getURL() [Client.php:326]
B33C .| | | | | Final URI: http://myserver/example_html.php [Client.php:3058]
B33C .| | | | <= 'http://myserver/example_html.php'
B33C .| | | <= 'https://myserver.com/cas/login?service=http%3A%2F%2Fmyserver%2Fexample_html.php'
B33C .| | | Redirect to : https://myserver.com/cas/login?service=http%3A%2F%myserver%2Fexample_html.php [Client.php:1398]
B33C .| | | exit()
B33C .| | | -
B33C .| | -
B33C .| - |
Partager