Skip to content
Snippets Groups Projects
Commit e8f01ee1 authored by Anthony's avatar Anthony
Browse files

Update README.md

parent f6c0d9e2
No related branches found
No related tags found
No related merge requests found
...@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment