74
Views
5
Comments
Solved
OutSystems, Is there any way to prevent clickjacking?

Hello all, 

I am kind of new to Outsystems development. I have a few question. Is there any way or method to prevent clickjacking on my application or website? If there is any way or method don't mind share on how to do it or any forge/plug-in to prevent clickjacking? Once again thank you so much for your help.

Mainly for reactive web application. 

2024-01-31 05-29-41
Akshay Deshpande
Solution

Hello Deemo,

You can enable the Content Security Policy from Lifetime. A content security policy can be used to prevent application pages from ClickJacking attacks. Read here: https://content-security-policy.com/

Thanks and Regards,
Akshay Deshpande

UserImage.jpg
Deemo

Okay thank you, I just saw this solution also. 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

The URL you shared is broken

2024-01-31 05-29-41
Akshay Deshpande

Yes, my bad.

not able to edit, so I am pasting here.

https://content-security-policy.com might be due to extra "/" but if I am forcefully passing the "/" it is still showing correctly.


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

now it works, this is what I got on your original reply:

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