@@ -32,7 +32,7 @@ To set up SSO with dolibarr you need folow this insctruction :
...
@@ -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
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
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'`
4. Configure the authentication methods in conf.php (dolibarr_src/htdocs/conf/conf.php) and add openid_connect. `$dolibarr_main_authentication='openid_connect'`
5.
5.
- In dev : choose username matching : `preferred_username`
- In dev : choose username matching : `preferred_username`