<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dolibarr OIDC]]></title><description><![CDATA[<p dir="auto">Hello.</p>
<p dir="auto">I was doing some research and I see Dolibarr supports OIDC.</p>
<p dir="auto"><a href="https://wiki.dolibarr.org/index.php?title=Authentication,_SSO_and_SSL" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.dolibarr.org/index.php?title=Authentication,_SSO_and_SSL</a></p>
<p dir="auto">Any possibility of switching to that from LDAP?</p>
<p dir="auto">Dolibarr is my only Cloudron app using LDAP and not 2fa protected.</p>
]]></description><link>https://forum.cloudron.io/topic/13686/dolibarr-oidc</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 12:36:07 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13686.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Apr 2025 12:10:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dolibarr OIDC on Thu, 02 Oct 2025 14:19:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I had same problem today. I was unable to connect to admin account using password.<br />
A workaround I did was to edit Dolibarr "admin" account username to an already existing Cloudron username (using a Dolibarr account that had administrator rights). I could then connect with OIDC on the edited admin account.</p>
<p dir="auto">But I'm pretty sure I was able to connect to that admin account with username/password months ago. I'm not a big fan of the workaround I used today.</p>
]]></description><link>https://forum.cloudron.io/post/113332</link><guid isPermaLink="true">https://forum.cloudron.io/post/113332</guid><dc:creator><![CDATA[OskarArdolo]]></dc:creator><pubDate>Thu, 02 Oct 2025 14:19:07 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Thu, 07 Aug 2025 18:39:45 GMT]]></title><description><![CDATA[<p dir="auto">Did not work.  I made the</p>
<p dir="auto">/app/data/dolibarr</p>
<p dir="auto">directory identical to a working instance. I restarted the instance that I can't login to as admin and get exact same error. Any way to increase the logging?</p>
]]></description><link>https://forum.cloudron.io/post/111372</link><guid isPermaLink="true">https://forum.cloudron.io/post/111372</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 07 Aug 2025 18:39:45 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Thu, 07 Aug 2025 17:24:35 GMT]]></title><description><![CDATA[<p dir="auto">I’ll take a look. Thanks for the suggestion.</p>
<p dir="auto">I don’t think that will solve my issue. I’ll update this thread with the results either way <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/111369</link><guid isPermaLink="true">https://forum.cloudron.io/post/111369</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 07 Aug 2025 17:24:35 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Wed, 06 Aug 2025 17:43:43 GMT]]></title><description><![CDATA[<p dir="auto">Rough.. But I think you can maybe delete the plugin from the filesystem in /app/data/ . I don't know the exact directory but I am guessing there is a plugins subdirectory somewhere inside it from where you can delete/move the plugin one by one .</p>
]]></description><link>https://forum.cloudron.io/post/111334</link><guid isPermaLink="true">https://forum.cloudron.io/post/111334</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Wed, 06 Aug 2025 17:43:43 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Mon, 04 Aug 2025 19:44:39 GMT]]></title><description><![CDATA[<p dir="auto">I can't do that. I can't login as admin. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/111233</link><guid isPermaLink="true">https://forum.cloudron.io/post/111233</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Mon, 04 Aug 2025 19:44:39 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Fri, 01 Aug 2025 07:55:37 GMT]]></title><description><![CDATA[<p dir="auto">Dolibarr being the beast it is, might be worth disabling the customizations one by one and figure out what change breaks.</p>
]]></description><link>https://forum.cloudron.io/post/111104</link><guid isPermaLink="true">https://forum.cloudron.io/post/111104</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 01 Aug 2025 07:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Thu, 31 Jul 2025 15:51:18 GMT]]></title><description><![CDATA[<p dir="auto">I have a number of Dolibar instances deployed on my Cloudron. Post OIDC update all of them work for OIDC login. All but 1 work for the local admin login.</p>
<p dir="auto">i get the error:</p>
<p dir="auto">Not an OpenID Connect flow</p>
<p dir="auto">The configuration of all of them (on the filesystem/cloudron side) is stock / identical. I've got custom groups etc inside the instances to support the various lines of business. However I haven't made any major global or code etc changes to any of them, just customized modules/perms etc via the GUI.</p>
<p dir="auto">Any ideas?</p>
]]></description><link>https://forum.cloudron.io/post/111073</link><guid isPermaLink="true">https://forum.cloudron.io/post/111073</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 31 Jul 2025 15:51:18 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Wed, 07 May 2025 16:05:59 GMT]]></title><description><![CDATA[<p dir="auto">I see the latest Cloudron Dolibarr update supports OIDC! Thanks! This is awesome. It was my last app to not support OIDC login.</p>
]]></description><link>https://forum.cloudron.io/post/106764</link><guid isPermaLink="true">https://forum.cloudron.io/post/106764</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Wed, 07 May 2025 16:05:59 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Mon, 05 May 2025 02:47:51 GMT]]></title><description><![CDATA[<p dir="auto">Can you share a config which will get me to that error? I’m happy to troubleshoot it.</p>
]]></description><link>https://forum.cloudron.io/post/106631</link><guid isPermaLink="true">https://forum.cloudron.io/post/106631</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Mon, 05 May 2025 02:47:51 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Fri, 02 May 2025 13:05:08 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately I'm not sure if OpenID auth is working properly in Dolibarr at the moment.<br />
We are facing into same errors as explained at <a href="https://github.com/Dolibarr/dolibarr/issues/33974" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Dolibarr/dolibarr/issues/33974</a></p>
]]></description><link>https://forum.cloudron.io/post/106556</link><guid isPermaLink="true">https://forum.cloudron.io/post/106556</guid><dc:creator><![CDATA[vladimir.d]]></dc:creator><pubDate>Fri, 02 May 2025 13:05:08 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Fri, 02 May 2025 08:46:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vladimir.d" aria-label="Profile: vladimir.d">@<bdi>vladimir.d</bdi></a> also has a branch with an attempt to get it working at <a href="https://git.cloudron.io/packages/dolibarr-app/-/tree/oidc-v21?ref_type=heads" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/packages/dolibarr-app/-/tree/oidc-v21?ref_type=heads</a></p>
]]></description><link>https://forum.cloudron.io/post/106534</link><guid isPermaLink="true">https://forum.cloudron.io/post/106534</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 02 May 2025 08:46:20 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Thu, 01 May 2025 14:22:51 GMT]]></title><description><![CDATA[<p dir="auto">If anyone has some time to help me hack on this, it would be greatly appreciated.</p>
<p dir="auto">I attempted to map the Dollibar OIDC bits to the Cloudron OpenID fields. Not sure if I got it correct. Also, I suppose that the sync script will need to be run even with OIDC?</p>
]]></description><link>https://forum.cloudron.io/post/106509</link><guid isPermaLink="true">https://forum.cloudron.io/post/106509</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 01 May 2025 14:22:51 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Thu, 01 May 2025 13:50:36 GMT]]></title><description><![CDATA[<p dir="auto">Hello all.</p>
<p dir="auto">I have :</p>
<ul>
<li>Edited the conf file:</li>
</ul>
<p dir="auto">$dolibarr_main_authentication='openid_connect,dolibarr';</p>
<ul>
<li>Enabled the OpenID module:</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1746107295350-9e53e887-d797-4b4c-a6aa-b8f5cb4421c5-image.png" alt="image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">(I suppose when the package is deployed, you'll want that module enabled by default?) <a href="https://www.dolibarr.org/forum/t/help-needed-using-doli-enable-modules-in-docker-installation/29945" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.dolibarr.org/forum/t/help-needed-using-doli-enable-modules-in-docker-installation/29945</a> seems relevant for that.</p>
<p dir="auto">I am now at the settings screen:</p>
<p dir="auto"><img src="/assets/uploads/files/1746107410846-9dd056ec-1851-4382-8831-ffde2143b0d9-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hopefully I will shortly have OIDC working. Once I do, should I send some kind of pull request or?</p>
]]></description><link>https://forum.cloudron.io/post/106504</link><guid isPermaLink="true">https://forum.cloudron.io/post/106504</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 01 May 2025 13:50:36 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Wed, 23 Apr 2025 15:52:53 GMT]]></title><description><![CDATA[<p dir="auto">I will wait for <a class="plugin-mentions-user plugin-mentions-a" href="/user/vladimir.d" aria-label="Profile: vladimir.d">@<bdi>vladimir.d</bdi></a> to reply <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> Otherwise I'll attempt to set it up as a Cloudron OIDC client in next couple days.</p>
]]></description><link>https://forum.cloudron.io/post/106167</link><guid isPermaLink="true">https://forum.cloudron.io/post/106167</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Wed, 23 Apr 2025 15:52:53 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Wed, 23 Apr 2025 15:15:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vladimir.d" aria-label="Profile: vladimir.d">@<bdi>vladimir.d</bdi></a> has looked into this these days, he may have more insights. However you can also try to get it to work as a Cloudron OpenID client and if it works let us know, then we can integrate it into the package quickly. So far we hit issues around OAuth grants if I recall correctly.</p>
]]></description><link>https://forum.cloudron.io/post/106165</link><guid isPermaLink="true">https://forum.cloudron.io/post/106165</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 23 Apr 2025 15:15:26 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Wed, 23 Apr 2025 15:11:37 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1745421086017-img_2313-resized.jpeg" alt="IMG_2313.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Looks like it’s OIDC ?</p>
]]></description><link>https://forum.cloudron.io/post/106164</link><guid isPermaLink="true">https://forum.cloudron.io/post/106164</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Wed, 23 Apr 2025 15:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr OIDC on Wed, 23 Apr 2025 12:58:40 GMT]]></title><description><![CDATA[<p dir="auto">It is on our list, but the OAuth2 integration which we have to use here still has issues. We keep an eye on that though!</p>
]]></description><link>https://forum.cloudron.io/post/106162</link><guid isPermaLink="true">https://forum.cloudron.io/post/106162</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 23 Apr 2025 12:58:40 GMT</pubDate></item></channel></rss>