Open AliJaafar47 opened 1 year ago
I've tested sending sending credentiels using curl and it worked :
curl -XPOST https://thehive/api/login -H 'Content-Type: application/json' --insecure -d '{"user": "test", "password": "xxxxxxxx","code":"xxxxxx"}'
There is a problem in the WEB UI.
Request Type
Bug
Work Environment
Problem Description
I configured a local user in order to use MFA. But the login page never showed the entry for the code instead it show an error message "undefined" .
Complementary information
Logs