Merge pull request #1024 from btat/link-fixes

Link fixes
This commit is contained in:
Billy Tat
2023-12-08 10:54:12 -08:00
committed by GitHub
34 changed files with 48 additions and 48 deletions
@@ -16,7 +16,7 @@ If you have an existing configuration using the SAML protocol and want to switch
## Prerequisites
- On Rancher, Keycloak (SAML) is disabled.
- You must have a [Keycloak IdP Server](https://www.keycloak.org/docs/latest/server_installation/) configured.
- You must have a [Keycloak IdP Server](https://www.keycloak.org/guides#getting-started) configured.
- In Keycloak, create a [new OIDC client](https://www.keycloak.org/docs/latest/server_admin/#oidc-clients), with the settings below. See the [Keycloak documentation](https://www.keycloak.org/docs/latest/server_admin/#oidc-clients) for help.
Setting | Value
@@ -11,7 +11,7 @@ If your organization uses Keycloak Identity Provider (IdP) for user authenticati
## Prerequisites
- You must have a [Keycloak IdP Server](https://www.keycloak.org/docs/latest/server_installation/) configured.
- You must have a [Keycloak IdP Server](https://www.keycloak.org/guides#getting-started) configured.
- In Keycloak, create a [new SAML client](https://www.keycloak.org/docs/latest/server_admin/#saml-clients), with the settings below. See the [Keycloak documentation](https://www.keycloak.org/docs/latest/server_admin/#saml-clients) for help.
Setting | Value
@@ -162,4 +162,4 @@ If you have a legacy app installed and want to upgrade it:
### Limitations
[Dashboard apps or Rancher feature charts](helm-charts-in-rancher.md) **cannot** be installed using the Rancher CLI.
Dashboard apps or Rancher feature charts **cannot** be installed using the Rancher CLI.