Skip to content

Commit

Permalink
Updated the Setup Plone as a client section
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Oct 31, 2023
1 parent b017ee3 commit 92836a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 92836a0

Please sign in to comment.