FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Disable login to an application without deleting it

    Scheduled Pinned Locked Moved Solved
    Q&A
    login application disable
    1
    2
    5
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danD
      dan
      last edited by

      Is there a way to disable logging into an application without disabling/deleting it?

      Per https://github.com/FusionAuth/fusionauth-issues/issues/1810 I'm not clear what my options are.

      --
      FusionAuth - Identity Without Constraints
      https://fusionauth.io

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @dan
        last edited by dan

        You have a couple of options.

        • If you use the hosted login pages/authorization code grant, disabling all grants in the application settings page will prevent people from logging in.
        • 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.
        • If you have the Enterprise plan, you could set up an IP ACL for a unroutable IP range.

        However, the easiest way to make sure an application cannot be logged into is to deactivate the application.

        --
        FusionAuth - Identity Without Constraints
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • danD dan has marked this topic as solved
        • First post
          Last post