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

Update README.md

parent 3b279d21
No related branches found
No related tags found
1 merge request!1Anthony main patch 96418
...@@ -28,3 +28,23 @@ To set up SSO with dolibarr you need folow this insctruction : ...@@ -28,3 +28,23 @@ To set up SSO with dolibarr you need folow this insctruction :
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'`
For many information, folow the [dolibarr tutorial](https://wiki.dolibarr.org/index.php?title=Authentication,_SSO_and_SSL#Mode_openid_connect) For many information, folow the [dolibarr tutorial](https://wiki.dolibarr.org/index.php?title=Authentication,_SSO_and_SSL#Mode_openid_connect)
### Config KeyCloak Dolibarr Prod (WIP)
- Realm settings > Login, activer
- Forgot password
- Remember me
- Email as username
- login with email
- verify email
- Realm settings > Email, ajouter parametres SMTP + infos de connexions
- Realm settings > Theme, ajouter un thème couleurs FFCU
- Users
- Client > account-console > sttings
- Définir web origins à *
### Config Dolibarr Prod
- Choisir l'email comme méthode préféré de matching
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment