Re: NAM 3.1 session cookie usage?
if all you need is for the backend server/app to identify if the request is coming via NAM - you can put an idinjection policy to inject some hardcoded header, that your backend app also understands.
Be warned that, this hardcoded header can be injected by any useragent - not necessarily the NAM sitting in between.
|