Fix external link to keycloak installation docs

This commit is contained in:
Billy Tat
2023-12-07 15:43:08 -08:00
parent ccf20caf94
commit 1a2c38b8bd
18 changed files with 18 additions and 18 deletions
@@ -12,7 +12,7 @@ description: 创建 Keycloak OpenID Connect (OIDC) 客户端并配置 Rancher
## 先决条件
- 已在 Rancher 上禁用 Keycloak (SAML)。
- 你必须配置了 [Keycloak IdP 服务器](https://www.keycloak.org/docs/latest/server_installation/)
- 你必须配置了 [Keycloak IdP 服务器]https://www.keycloak.org/guides#getting-started
- 在 Keycloak 中,使用以下设置创建一个[新的 OIDC 客户端](https://www.keycloak.org/docs/latest/server_admin/#oidc-clients)。如需获取帮助,请参见 [Keycloak 文档](https://www.keycloak.org/docs/latest/server_admin/#oidc-clients)。
| 设置 | 值 |
@@ -7,7 +7,7 @@ description: 创建 Keycloak SAML 客户端并配置 Rancher 以使用 Keycloak
## 先决条件
- 你必须配置了 [Keycloak IdP 服务器](https://www.keycloak.org/docs/latest/server_installation/)
- 你必须配置了 [Keycloak IdP 服务器]https://www.keycloak.org/guides#getting-started
- 在 Keycloak 中,使用以下设置创建一个[新的 SAML 客户端](https://www.keycloak.org/docs/latest/server_admin/#saml-clients)。如需获取帮助,请参见 [Keycloak 文档](https://www.keycloak.org/docs/latest/server_admin/#saml-clients)。
| 设置 | 值 |