Forum Discussion
Hardik_Patel_
Jul 01, 2024Copper Contributor
I want to implement CSRF protection into my javascript (ajax request) code in sharepoint.
i want this to overcome - User account details can be exploited using Cross Site Scripting Forgery Attack (CSRF) I have code in JavaScript that is used to update the data in my SharePoint list. a...
DemoUser_1
Jul 10, 2024Copper Contributor
Hardik_Patel_
Any Updates on it?
SharePoint Online provide No Anti-CSRF tokens and Content Security Policy (CSP)?
- Hardik_Patel_Jul 12, 2024Copper Contributor
Not yet.