diff --git a/application/config/cas-authentification-config-example.php b/application/config/cas-authentification-config-example.php index 453f39b..3d453d4 100644 --- a/application/config/cas-authentification-config-example.php +++ b/application/config/cas-authentification-config-example.php @@ -24,7 +24,7 @@ $phpcas_path = '../../source/'; /////////////////////////////////////// // Full Hostname of your CAS Server -$cas_host = 'cas.univ-fcomte.fr'; +$cas_host = 'cas.domain.fr'; // Context of the CAS Server $cas_context = 'cas'; // Port of your CAS server. Normally for a https server it's 443