diff --git a/README.md b/README.md index c90205e4b8643c9e8a2f737b0e20aa6522f3e416..bbb9b74515665088468a3c4f40a5468414f60a73 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To set up SSO with dolibarr you need folow this insctruction : 1. Create user with the same username in dolibarr and keycloak 2. Generate the dolibarr variable with `dolibarr_variables.py`. If you don't know where to find the information requested by the script, see Prerequisites -3. Put generated variable in dolibarr > Setup > Other Setup +3. Put generated variables in Dolibarr > Setup > Other Setup 4. Configure the authentication methods in conf.php (dolibarr_src/htdocs/conf/conf.php) and add openid_connect. `$dolibarr_main_authentication='openid_connect'` 5. - In dev : choose username matching : `preferred_username`