<?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 Enforce Full Logout When Using Cloudron Proxy Auth (Next.js Custom App)]]></title><description><![CDATA[<p dir="auto">I'm using a custom Next.js app deployed on Cloudron and leveraging Cloudron's proxy auth for authentication. The challenge I'm facing is that when users log out of my app, they are not fully logged out of the Cloudron SSO session. As a result, they can get automatically logged back in without re-entering credentials because the Cloudron dashboard session is still active.</p>
<p dir="auto">I tried to find a global logout endpoint for Cloudron to fully end the session but didn't have success with it. I'm looking for guidance on whether there's a proper Cloudron-supported way to handle a full logout (so that users really have to log in again) or if there's a recommended way to configure session timeouts or customize the login flow to avoid automatic re-logins.</p>
]]></description><link>https://forum.cloudron.io/topic/14696/how-to-enforce-full-logout-when-using-cloudron-proxy-auth-next.js-custom-app</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 17:28:37 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/14696.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Dec 2025 03:05:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Enforce Full Logout When Using Cloudron Proxy Auth (Next.js Custom App) on Tue, 09 Dec 2025 15:18:44 GMT]]></title><description><![CDATA[<p dir="auto">This is a custom app based I am packaging on react-admin. I am currently just redirecting the user to <code>{app}/logout</code> on clicking logout. Any way to enable it for just the custom app?</p>
]]></description><link>https://forum.cloudron.io/post/116747</link><guid isPermaLink="true">https://forum.cloudron.io/post/116747</guid><dc:creator><![CDATA[saikarthik]]></dc:creator><pubDate>Tue, 09 Dec 2025 15:18:44 GMT</pubDate></item><item><title><![CDATA[Reply to How to Enforce Full Logout When Using Cloudron Proxy Auth (Next.js Custom App) on Tue, 09 Dec 2025 14:05:27 GMT]]></title><description><![CDATA[<p dir="auto">Not implemented (enabled) yet because we haven't found an app that supports this properly . Does next.js support RP initiated logout? Which library are you using?</p>
]]></description><link>https://forum.cloudron.io/post/116741</link><guid isPermaLink="true">https://forum.cloudron.io/post/116741</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Dec 2025 14:05:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to Enforce Full Logout When Using Cloudron Proxy Auth (Next.js Custom App) on Tue, 09 Dec 2025 03:07:29 GMT]]></title><description><![CDATA[<p dir="auto">For now it seems to require using an incognito browser until they add the feature.</p>
]]></description><link>https://forum.cloudron.io/post/116701</link><guid isPermaLink="true">https://forum.cloudron.io/post/116701</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 09 Dec 2025 03:07:29 GMT</pubDate></item></channel></rss>