Is there a way to use the Okta Api to modify the Content Security Policy (CSP) settings? I’m using Identity Engine. We are already using an Api call to automate updating the actual contents of the page, but don’t see any option for the CSP settings.
Not sure why I didn’t find it the first time I looked. You can with the same api call I’m using to replace the page contents:
by modifying contentSecurityPolicySetting
1 Like