Filestack Technical Glossary
Comprehensive reference for Filestack platform architecture and services
Content Security Policy (CSP)
Security
Security mechanism implemented to control which resources can be loaded on web pages when using Filestack’s services, preventing malicious script injection.
CSP Implementation
Content Security Policy headers help prevent XSS attacks by controlling which resources can be loaded and executed on web pages using Filestack services.
Filestack CSP Considerations
- Allow connections to cdn.Filestackcontent.com
- Permit script loading from Filestack domains
- Enable iframe embedding for File Picker
- Allow image sources from CDN domains
Best Practices
Configure CSP headers to include necessary Filestack domains while maintaining security posture.
📚 Filestack Documentation
Learn more about Content Security Policy (CSP) in the official Filestack documentation: