Skip to content

Commit d8b488d

Browse files
committed
Fix Keycloak capitalization
1 parent f305f6c commit d8b488d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: source/user-manual/user-administration/single-sign-on/administrator/keycloak.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
Keycloak
77
========
88

9-
`Keycloak <https://www.keycloak.org/>`_ is an open source identity and access management tool. It provides user federation, strong authentication, user management, and fine-grained authorization for modern applications and services. In this guide, we integrate the KeyCloak IdP to authenticate users into the Wazuh platform.
9+
`Keycloak <https://www.keycloak.org/>`_ is an open source identity and access management tool. It provides user federation, strong authentication, user management, and fine-grained authorization for modern applications and services. In this guide, we integrate the Keycloak IdP to authenticate users into the Wazuh platform.
1010

1111
There are three stages in the single sign-on integration:
1212

13-
#. `KeyCloak configuration`_
13+
#. `Keycloak configuration`_
1414
#. `Wazuh indexer configuration`_
1515
#. `Wazuh dashboard configuration`_
1616

17-
KeyCloak configuration
17+
Keycloak configuration
1818
----------------------
1919

2020
#. Create a new realm. Log in to the Keycloak admin console, expand the **master** drop-down menu and click **Add Realm**. Input a name in the **Realm name** field; in our case, this is named ``Wazuh``. Click on **Create** to apply this configuration.

Diff for: source/user-manual/user-administration/single-sign-on/read-only/keycloak.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
Keycloak
77
========
88

9-
`Keycloak <https://www.keycloak.org/>`_ is an open source identity and access management tool. It provides user federation, strong authentication, user management, and fine-grained authorization for modern applications and services. In this guide, we integrate the KeyCloak IdP to authenticate users into the Wazuh platform.
9+
`Keycloak <https://www.keycloak.org/>`_ is an open source identity and access management tool. It provides user federation, strong authentication, user management, and fine-grained authorization for modern applications and services. In this guide, we integrate the Keycloak IdP to authenticate users into the Wazuh platform.
1010

1111
There are three stages in the single sign-on integration:
1212

13-
#. `KeyCloak configuration`_
13+
#. `Keycloak configuration`_
1414
#. `Wazuh indexer configuration`_
1515
#. `Wazuh dashboard configuration`_
1616

17-
KeyCloak configuration
17+
Keycloak configuration
1818
----------------------
1919

2020
#. Create a new realm. Log in to the Keycloak admin console, expand the **master** drop-down menu and click **Add Realm**. Input a name in the **Realm name** field; in our case, this is named ``Wazuh``. Click on **Create** to apply this configuration.

0 commit comments

Comments
 (0)