From 92836a0d536a1abbc5af4b2c6d11b62113e6bfaf Mon Sep 17 00:00:00 2001 From: "Leonardo J. Caballero G" Date: Tue, 31 Oct 2023 03:34:24 -0400 Subject: [PATCH] Updated the Setup Plone as a client section --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 12f2999..0851bdf 100644 --- a/README.rst +++ b/README.rst @@ -226,13 +226,13 @@ Setup Plone as a client * ``Client ID``: *plone* - **Warning:** This must match the ``Client ID`` you have set in Keycloak. + **Warning:** This property must match the ``Client ID`` you have set in Keycloak. * ``Client secret``: *••••••••••••••••••••••••••••••••* - **Warning:** This must match the ``Client secret`` you have get in Keycloak. + **Warning:** This property must match the ``Client secret`` you have get in Keycloak. - * ``Use deprecated redirect_uri for logout url(/Plone/acl_users/oidc/logout)``. Use this if you need to run old versions of Keycloak. + * ``Use deprecated redirect_uri for logout url(/Plone/acl_users/oidc/logout)`` checked. Use this if you need to run old versions of Keycloak. **Tip:** Leave the rest at the defaults, unless you know what you are doing.