Can I temporarily disable logging into an application?
-
I have a FusionAuth application for which I want to disable authentication temporarily.
Is this possible?
-
Yes, you can disable one or more applications.
This operation can be reversed, and while an application is disabled, login requests to fail with a 400 error for all users.
Navigate to "Applications -> Deactivate (gray button)" to disable/deactivate an application.
To re-enable it from the admin UI, you'll need to 'view inactive', which is the button next to the green '+' sign on the list applications page.