From c192ff38143fa662e10977e6575a4b7959683882 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Fri, 7 Sep 2018 12:26:39 -0700 Subject: [PATCH] fixed typo and updated release label --- .../v2.x/en/admin-settings/authentication/keycloak/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/keycloak/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/keycloak/_index.md index d97c1031fb2..7f15e6da45f 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/keycloak/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/keycloak/_index.md @@ -19,7 +19,7 @@ If your organization uses KeyCloak Identity Provider (IdP) for user authenticati 1. Complete the **Configure KeyCloak Account** form. KeyCloak IdP lets you specify what data store you want to use. You can either add a database or use an existing LDAP server. For example, if you select your Active Directory (AD) server, the examples below describe how you can map AD attributes to fields within Rancher. - | Column A | Column B | + | Field | Description | | ------------------------- | ----------------------------------------------------------------------------- | | Display Name Field | The AD attribute that contains the display name of users. | | User Name Field | The AD attribute that contains the user name/given name. |