Line 61:
Line 61:
==openid_connect==
==openid_connect==
−
=== Open ID Connect using the native method===
+
===Open ID Connect using the native method===
This is a new method available with Dolibarr v18 to connect using OpenID Connect.
This is a new method available with Dolibarr v18 to connect using OpenID Connect.
You can set the authentication method value to "openid_connect".
You can set the authentication method value to "openid_connect".
Line 67:
Line 67:
See page https://github.com/Dolibarr/dolibarr/issues/22740 for other required setup.
See page https://github.com/Dolibarr/dolibarr/issues/22740 for other required setup.
−
===OpenID connect using OpenID and the HTTP Basic of Apache===
+
===OpenID Connect using OpenID and the HTTP Basic of Apache===
If you need to connect using OpenID Connect without using the native method (for example for Dolibarr < 18), you can also do it using the following solution:
If you need to connect using OpenID Connect without using the native method (for example for Dolibarr < 18), you can also do it using the following solution: