FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

Gracefully handle a license missing a key for Breached Password Detection #2929

Closed dcharles8 closed 3 days ago

dcharles8 commented 3 days ago

Gracefully handle a license missing a key for Breached Password Detection

Description

If FusionAuth Reactor is being activated with a license that is missing a key for the Breached Password Detection feature, FusionAuth Reactor will fail to activate.

Observed versions

1.53.3

Affects versions

The version, or versions where this bug exists. If you do not know, please leave blank for now.

Expected behavior

If activating a valid license that has the Breached Password Detection feature enabled, but is missing a key, FusionAuth Reactor should still successfully activate. Upon activation, Breached Password Detection should be marked as disabled/disconnected.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

dcharles8 commented 3 days ago

Internal