I have implemented a strong CSP in my startup class and everything is working well. However, I have an email editor in my application and this (razor) page needs to allow inline styles. Is there a way to override or modify the CSP at page level?
I have implemented a strong CSP in my startup class and everything is working well. However, I have an email editor in my application and this (razor) page needs to allow inline styles. Is there a way to override or modify the CSP at page level?