Skip to content

Commit

Permalink
Updated the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Oct 31, 2023
1 parent c00be21 commit 9cfb504
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,12 @@ So, this is the way it works:

So, for Keycloak, it does not matter if we use the default or legacy mode if the Keycloak runs in legacy mode.

If legacy ``redirect_uri`` parameter is disabled in Keycloak, this is the default since version 18 of Keycloak according to this comment in
*Starck Overflow*: https://stackoverflow.com/a/72142887, the plugin will work only if the ``Use deprecated redirect_uri for logout url(/Plone/acl_users/oidc/logout)``
option is un-checked at the plugin properties at http://localhost:8081/Plone/acl_users/oidc/manage_propertiesForm.
*Notes:*
* If legacy ``redirect_uri`` parameter is disabled in Keycloak, this is the default since version 18 of Keycloak according
to this comment in *Starck Overflow*: https://stackoverflow.com/a/72142887.

* The plugin will work only if the ``Use deprecated redirect_uri for logout url(/Plone/acl_users/oidc/logout)``
option is un-checked at the plugin properties at http://localhost:8081/Plone/acl_users/oidc/manage_propertiesForm.

----

Expand Down

0 comments on commit 9cfb504

Please sign in to comment.