Documentation: Fix typo in Keycloak's README

pull/5396/head
Yannick Warnier 1 year ago committed by GitHub
parent cb5e742821
commit 11922c1283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      plugin/keycloak/README.md

@ -49,6 +49,6 @@ Repeat the process for the 3 attributes.
Create a demo user in keycloak Create a demo user in keycloak
Try to login using the keycloak new button in Chamilo. Try to login using the new keycloak button in Chamilo.
When everything works, restrict `Valid redirect URIs` setting from `*` to `http://www.example.org/plugin/keycloak/start.php?acs` When everything works, restrict `Valid redirect URIs` setting from `*` to `http://www.example.org/plugin/keycloak/start.php?acs`

Loading…
Cancel
Save