Has anyone had issues using comma separation in the referrer field of an HTTP request header? I attempted to use more than one URL comma separating them in the same field per NetSkope documentation, but it broke the URL that was already there and didn't work for the new one. I tried different variations with no luck. I had to create a new header profile for one url..
By design it should be a comma separated list that can be in a single entry per header field which is referenced in the documentation. So your initial understanding is accurate however it appears that there is an issue with this at the moment so the separate entries are a workaround until a fix can be deployed. I have placed a note in your support case requesting info on the fix and timeline for the comma separated functionality. This note is internal only so you may not see a ticket update come through.
Apologies for the delayed response to this query. I see this may have been addressed in a support case and a workaround in the interim is to use separate entries:
It looks like a release date for the fix is in the works but did this workaround resolve the issue in the interim?
Hello @sshiflett - I am still working through this with support. They haven't confirmed it's a bug yet although I suspect that is where we will end up.
Separate entries in the same HTTP header profile will not work because as the documentation states, those will be AND'd together so what you have in your screenshot will be evaluated as test2.com AND test.com where I need test2.com OR test.com.
By design it should be a comma separated list that can be in a single entry per header field which is referenced in the documentation. So your initial understanding is accurate however it appears that there is an issue with this at the moment so the separate entries are a workaround until a fix can be deployed. I have placed a note in your support case requesting info on the fix and timeline for the comma separated functionality. This note is internal only so you may not see a ticket update come through.
@mgl-agarcia The workaround provided did work for us. So instead of comma separated values you just click the plus sign and add separate values that way for each field.