I am attempting to run a stored process from an IIS server. However the process is blocked and the user sees the following error.
You attempted to access a SAS application by using the following URL:
The URL has been blocked because it came from an untrusted site, which might be attempting a malicious attack.
So can anyone tell me why the user is still blocked from running the stored process?
Note: if i set performCheck to false, the stored process works and the user is prompted to logon to SAS and can run the stored process,
sas.web.csrf.refers.performCheck | false |
That works...but that defeats the the purpose of the whitelist.