Open ps4signedout opened 1 year ago
Initially entering API creds and run the import, validation fails. If function validate_login(auth_info, out) will be commented out -> auth works in: [(https://github.com/CrowdStrike/MISP-tools/blob/main/cs_misp_import/check_config.py )]
validate_login(auth_info, out)
Hi @ps4signedout -
Does this still occur with the latest version (0.7.2)?
0.7.2
Initially entering API creds and run the import, validation fails. If function
validate_login(auth_info, out)
will be commented out -> auth works in: [(https://github.com/CrowdStrike/MISP-tools/blob/main/cs_misp_import/check_config.py )]