Description
Enable Advanced Threat Detection from the Reactor page
Problem
Currently, advanced threat detection is enabled on a per-license basis which requires end users to know the system requirements for the minimal amount of resources for heap space ATD takes up.
Solution
Have the Reactor page detect the resources available and render a toggle for Advanced Threat Detection (ATD) on the deployment. This might also make more sense on a customer's account.fusionauth.io page.
On the Reactor page, if sufficient resources are detected, e.g. total memory is 4 GB or greater,
- render an ATD toggle as "Enabled Off" to allow the user to turn ATD on per deployment.
Insufficient resources detected: - render an ATD toggle as "Disabled Off"
When the resources are insufficient, hovering on the toggle with the text "Disabled Off" would display a tooltip that says "This deployment doesn't have sufficient resources" to make it clear to the end user why ATD is unavailable. If resources are sufficient on the deployment, default to "Enabled Off".
Alternatives/workarounds
N/A
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.