From 9da407d2544853b96f7a925908c588b34c30cfcd Mon Sep 17 00:00:00 2001 From: Emmanuel ROY Date: Fri, 11 Dec 2020 08:56:51 +0100 Subject: [PATCH] update model engine choice --- application/config/cas-authentification-config-example.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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