From db975fd623a0c24183355ef6669ab4882535fc18 Mon Sep 17 00:00:00 2001 From: Valentin Lorand <valentin.lorand@kereval.com> Date: Wed, 7 Feb 2024 10:24:58 +0100 Subject: [PATCH] Update urls for sso-client-v7 --- EVS-Client/installation.md | 2 +- Proxy/installation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EVS-Client/installation.md b/EVS-Client/installation.md index e4c0143..200f04a 100755 --- a/EVS-Client/installation.md +++ b/EVS-Client/installation.md @@ -88,7 +88,7 @@ Since version **6.3.0**, EVSClient can register itself as a client of a SSO serv | GZL_EVSCLIENT_K8S_ID | Describes the instance ID and the replica ID of the application. | gazelle-evsclient-6dfeeb5595-tl29k | [WARNING] There are additional required variables for registration of the proxy to the SSO server. Please refer to the -[README.md in sso-client-v7](https://gitlab.inria.fr/gazelle/library/sso-client-v7#client-registration). +[README.md in sso-client-v7](https://gitlab.inria.fr/gazelle/public/framework/sso-client-v7#client-registration). ### Data source diff --git a/Proxy/installation.md b/Proxy/installation.md index 8842a6c..2bc6dc6 100755 --- a/Proxy/installation.md +++ b/Proxy/installation.md @@ -140,7 +140,7 @@ Since version **5.1.0**, Proxy can register itself as a client of a SSO server. | GZL_PROXY_K8S_ID | Describes the instance ID and the replica ID of the application. | gazelle-proxy-6dfeeb5595-tl29k | [WARNING] There are additional required variables for registration of the proxy to the SSO server. Please refer to the -[README.md in sso-client-v7](https://gitlab.inria.fr/gazelle/library/sso-client-v7#client-registration). +[README.md in sso-client-v7](https://gitlab.inria.fr/gazelle/public/framework/sso-client-v7#client-registration). ## 6. Start Jboss AS 7 -- GitLab