From f6c0d9e23484cd02310647a4c68142ad1afe4a60 Mon Sep 17 00:00:00 2001
From: Anthony <anthony.geourjon@tetras-libre.fr>
Date: Mon, 27 May 2024 11:14:41 +0000
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 665043f..c90205e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# SSO 
+# SSO FFCU
 
 This is dockerised Keycloak system. Keycloak support openid_connect.
 This project is part of "Transformation Numérique" project from FFCU (https://www.uncu.fr/).
@@ -20,13 +20,13 @@ It's designed to be connected to a Dolibarr instance and other partners applciat
 
 Follow the official [get started tutorial](https://www.keycloak.org/getting-started/getting-started-docker) 
 
-## Link a Dolibarr instance to Keycloak
+### Link a Dolibarr instance to Keycloak
 
-### Prerequisites
+#### Prerequisites
 
 Set un dockerised [Dolibarr](https://gitlab.tetras-libre.fr/nocloud/docker/dolibarr)
 
-### Set up Dolibarr
+#### Set up Dolibarr
 
 To set up SSO with dolibarr you need folow this insctruction :
 
@@ -41,7 +41,7 @@ To set up SSO with dolibarr you need folow this insctruction :
 For many information, follow the [dolibarr tutorial](https://wiki.dolibarr.org/index.php?title=Authentication,_SSO_and_SSL#Mode_openid_connect)
 
 
-### Config KeyCloak Dolibarr Prod (WIP)
+#### Final config KeyCloak Dolibarr for Prod (WIP)
 
 - In Realm settings > Login, check following options  
    - Forgot password 
-- 
GitLab