Line 85:
Line 85:
This is the main OpenID Connect authentication URL, which allows the user to log in and then be redirected back to Dolibarr. It makes use of some already existing OpenID 2.0 features.
This is the main OpenID Connect authentication URL, which allows the user to log in and then be redirected back to Dolibarr. It makes use of some already existing OpenID 2.0 features.
−
#Retrieve the <code>/authorize</code> endpoint. The value depends on the used Identity Provider. E.g.: <code><nowiki>https://tenant.us.auth0.com/authorize</nowiki></code>
+
#Retrieve the <code>/authorize</code> endpoint of your OpenID server. The value depends on the used Identity Provider. E.g.: <code><nowiki>https://tenant.us.auth0.com/authorize</nowiki></code>
#Build the URL parameters:
#Build the URL parameters: