From a1302cac7c5b9c78267d24d063cd0ee0a723d58b Mon Sep 17 00:00:00 2001 From: fde <franck.desaize@kereval.com> Date: Thu, 25 Mar 2021 16:28:28 +0100 Subject: [PATCH] Add EVSClient.properties in installation.md --- EVS-Client/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EVS-Client/installation.md b/EVS-Client/installation.md index 26a88b3..929fb87 100644 --- a/EVS-Client/installation.md +++ b/EVS-Client/installation.md @@ -39,7 +39,7 @@ With the release 5.13.0, EVSClient needs a file to interact with the SSO applica The file **EVSClient.properties** has shall be created and save in **/opt/gazelle/cas**. -The file shall contain the following information : +The file shall contain the following statements : - casServerUrlPrefix = https://yourUrl.com/sso - casServerLoginUrl = https://yourUrl.com/sso/login - casLogoutUrl = https://yourUrl.com/sso/logout -- GitLab