<?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[How to specify multiple "path" values for proxyauth?]]></title><description><![CDATA[<p dir="auto"><a href="https://docs.cloudron.io/packaging/addons#proxyauth" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/packaging/addons#proxyauth</a></p>
<p dir="auto">Is there a way to specify multiple paths to include/exclude from the auth wall?</p>
<pre><code>"proxyAuth": { "path": "!/webhooks,"!/api" }
</code></pre>
<p dir="auto">OR</p>
<pre><code>"proxyAuth": { "path": ["!/webhooks","!/api"] }
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/15690/how-to-specify-multiple-path-values-for-proxyauth</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 08:54:51 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15690.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jul 2026 00:22:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to specify multiple "path" values for proxyauth? on Fri, 10 Jul 2026 14:21:40 GMT]]></title><description><![CDATA[<p dir="auto">Currently, proxyAuth can only protect a single path . I guess we will have to implement this feature . Most apps have however moved to real OIDC support though .</p>
]]></description><link>https://forum.cloudron.io/post/126633</link><guid isPermaLink="true">https://forum.cloudron.io/post/126633</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 10 Jul 2026 14:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to How to specify multiple "path" values for proxyauth? on Fri, 10 Jul 2026 03:51:39 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a>, yes, it is a custom internal Next.js app where I use proxyAuth as the auth wall. I am using proxyAuth to expose certain endpoints for webhooks and publicly accessible APIs. I don't currently have OIDC support in this app.</p>
]]></description><link>https://forum.cloudron.io/post/126608</link><guid isPermaLink="true">https://forum.cloudron.io/post/126608</guid><dc:creator><![CDATA[saikarthik]]></dc:creator><pubDate>Fri, 10 Jul 2026 03:51:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to specify multiple "path" values for proxyauth? on Wed, 08 Jul 2026 06:50:20 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/saikarthik" aria-label="Profile: saikarthik">@<bdi>saikarthik</bdi></a></p>
<p dir="auto">Could you explain how are trying to use proxyAuth?<br />
I assume this is a custom app that does not support OIDC.<br />
The proxyAuth add-on exists for apps that do not have LDAP or OIDC support and is rarely used.</p>
<p dir="auto">I will have to look into it if proxyAuth even supports setting multiple paths, because I think it might not currently.</p>
]]></description><link>https://forum.cloudron.io/post/126536</link><guid isPermaLink="true">https://forum.cloudron.io/post/126536</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Wed, 08 Jul 2026 06:50:20 GMT</pubDate></item></channel></rss>