changeset 8 | 5a0cbbe0922a |
parent 0 | 1afc9d2ab94d |
--- a/authserver/testCAS/config/cas.php Thu Jul 02 16:55:25 2015 +0200 +++ b/authserver/testCAS/config/cas.php Wed May 27 15:34:06 2015 +0200 @@ -110,8 +110,7 @@ | For the exemple above: | 'cas_proxied_services' => array('/^https:\/\/app[0-9]\.example\.com\/rest\//','http://client.example.com/'), */ - - 'cas_proxied_services' => array(), + 'cas_proxied_services' => array('/^https?://.*', 'http://homestead.app/home'), /* |--------------------------------------------------------------------------