<?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[Disable login to an application without deleting it]]></title><description><![CDATA[<p dir="auto">Is there a way to disable logging into an application without disabling/deleting it?</p>
<p dir="auto">Per <a href="https://github.com/FusionAuth/fusionauth-issues/issues/1810" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/1810</a> I'm not clear what my options are.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/3135/disable-login-to-an-application-without-deleting-it</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 21:51:29 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/3135.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Jun 2026 19:49:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Disable login to an application without deleting it on Mon, 08 Jun 2026 19:53:18 GMT]]></title><description><![CDATA[<p dir="auto">You have a couple of options.</p>
<ul>
<li>If you use the hosted login pages/authorization code grant, disabling all grants in the application settings page will prevent people from logging in.</li>
<li>If you use the login API and have customer-based API keys, you could turn on the 'require API key for login API' and then disable the customer's API key.</li>
<li>If you have the Enterprise plan, you could set up an <a href="https://fusionauth.io/docs/operate/secure/advanced-threat-detection#ip-access-control-lists" rel="nofollow ugc">IP ACL</a> for a unroutable IP range.</li>
</ul>
<p dir="auto">However, the easiest way to make sure an application cannot be logged into is to deactivate the application.</p>
]]></description><link>https://fusionauth.io/community/forum/post/8603</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8603</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 08 Jun 2026 19:53:18 GMT</pubDate></item></channel></rss>