Do you know if this component is woring fine with spring security?. Beca

Do you know if this component is woring fine with spring security?. Because after implement spring security in my web app, the component stopped working with this error:

It appears your Web browser is not configured to display PDF files. No worries, just click here to download the PDF file.

Try increasing max file size

spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=10MB