File upload functionality not accepting all / any file types
Release : 14.x
Component : SIGMA-Identity Suite
As per design
This is per design. The only allowed file types are .txt / .pdf / .png / .jpeg
Reviewing the log (when attempting to attach a file with a different extension), we see
ERROR [com.idmlogic.sigma.workers.utils.ExceptionsHelper] (default task-93) : ErrorCode: 0, ErrorFamily: GENERAL, Message: com.idmlogic.sigma.common.exceptions.SigmaException: File upload failed. Failure Reason = File: xxxxx.xxx, is invalid. Allowed file types are: [txt, pdf, png, jpeg].