You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently cnfuzz only support trying one authentication mechanism and then fails.
To be more forgiving and also be in line with fuzzing behaviour do retries and fallback to other (available) authentication mechanisms.
The text was updated successfully, but these errors were encountered:
Currently
cnfuzz
only support trying one authentication mechanism and then fails.To be more forgiving and also be in line with fuzzing behaviour do retries and fallback to other (available) authentication mechanisms.
The text was updated successfully, but these errors were encountered: