72
Views
1
Comments
Solved
[Ultimate PDF] Avoid setting Anonymous Roles to access Screens
ultimate-pdf
Reactive icon
Forge asset by Leonardo Fernandes
Application Type
Reactive

Hi 

we are using ultimate PDF in our application to generate the PDF. We have Separate screen where we have all the content for PDF Generation and that screen URL we are using in timer to generate the PDF and uploading in Azure Blob.so simply we are generating PDF with help of timer only.

in timer we don't have any session thing right so how to rectify this issue in AI mentor studio. I think can we mention false positive in AI mentor because in timer we don't have the concepts to identify the Session.

2024-03-23 18-16-49
Bryan Villalobos
Solution

Hi @Arkyadeep Bharadwaj ,

Yes you can mark it as false positive.

BUT, you need to make sure that no one can just access that anonymous page. You can use tokens to make sure that only valid requests are processed.

You can get more details on the solution in this post: https://www.outsystems.com/forums/discussion/87730/ultimate-pdf-ultimate-pdf-automatically-log-in/

But if you are already implementing that, then it should be good to mark it as false positive.

Regards,

Bryan

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.