From 08eead3e01e904c5e219b866c9fd4511bcdb1db3 Mon Sep 17 00:00:00 2001 From: Shea Phillips Date: Mon, 24 Apr 2023 14:38:53 -0700 Subject: [PATCH 1/4] Update ServiceDefinition.md --- docs/RH-SSO/ServiceDefinition.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RH-SSO/ServiceDefinition.md b/docs/RH-SSO/ServiceDefinition.md index 7d6510e..3b93e6d 100644 --- a/docs/RH-SSO/ServiceDefinition.md +++ b/docs/RH-SSO/ServiceDefinition.md @@ -10,6 +10,8 @@ tags: - bceid --- +***This is being retained for historical purposes only. SSO-related content in this repository has been superseded by the [SSO Pathfinder Knowledge Base](https://github.com/bcgov/sso-keycloak/wiki).*** + # Pathfinder SSO Service Definition ## Service Description From 3a8c4e2b7a070c31dbf26bab43c638450cffea44 Mon Sep 17 00:00:00 2001 From: Shea Phillips Date: Mon, 24 Apr 2023 14:42:42 -0700 Subject: [PATCH 2/4] Update RequestSSOClient.md --- docs/RH-SSO/RequestSSOClient.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/RH-SSO/RequestSSOClient.md b/docs/RH-SSO/RequestSSOClient.md index 644bcd5..6adc7ff 100644 --- a/docs/RH-SSO/RequestSSOClient.md +++ b/docs/RH-SSO/RequestSSOClient.md @@ -6,6 +6,9 @@ tags: - client - request --- + +***This is being retained for historical purposes only. SSO-related content in this repository has been superseded by the [SSO Pathfinder Knowledge Base](https://github.com/bcgov/sso-keycloak/wiki).*** + # Request Pathfinder SSO Client Creation ## Available Standard Realms From ce80936c4d41625fce41bf93a870f4be3564c3d5 Mon Sep 17 00:00:00 2001 From: Shea Phillips Date: Mon, 24 Apr 2023 14:43:04 -0700 Subject: [PATCH 3/4] Update ServiceOverview.md --- docs/RH-SSO/ServiceOverview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RH-SSO/ServiceOverview.md b/docs/RH-SSO/ServiceOverview.md index eea62c1..51d986e 100644 --- a/docs/RH-SSO/ServiceOverview.md +++ b/docs/RH-SSO/ServiceOverview.md @@ -10,6 +10,8 @@ tags: - bceid --- +***This is being retained for historical purposes only. SSO-related content in this repository has been superseded by the [SSO Pathfinder Knowledge Base](https://github.com/bcgov/sso-keycloak/wiki).*** + # Pathfinder SSO Service Overview The Pathfinder SSO Services makes use of RedHat Keycloak. From 97aac513abfaf576745c82bc304f04ea5410c7d7 Mon Sep 17 00:00:00 2001 From: Shea Phillips Date: Mon, 24 Apr 2023 14:43:41 -0700 Subject: [PATCH 4/4] Update Readme.md --- docs/RH-SSO/Readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/RH-SSO/Readme.md b/docs/RH-SSO/Readme.md index 0ec6f02..2e6981c 100644 --- a/docs/RH-SSO/Readme.md +++ b/docs/RH-SSO/Readme.md @@ -1,6 +1,8 @@ --- description: Overview of Pathfinder's SSO implementation. --- +***This is being retained for historical purposes only. SSO-related content in this repository has been superseded by the [SSO Pathfinder Knowledge Base](https://github.com/bcgov/sso-keycloak/wiki).*** + # Pathfinder SSO Urls: @@ -8,4 +10,4 @@ Urls: * https://dev.oidc.pathfinder.gov.bc.ca/ * https://test.oidc.pathfinder.gov.bc.ca/ -For details, please read the [Overview for Customers](https://github.com/bcgov/ocp-sso/wiki) on the Pathfinder SSO wiki. \ No newline at end of file +For details, please read the [Overview for Customers](https://github.com/bcgov/ocp-sso/wiki) on the Pathfinder SSO wiki.