-
hindog started the topic Policy decision based on HTTP header value? in the forum Access Management 5 years, 6 months ago
Hi, I’ve looked through the docs and attempted to write an scripted policy condition to evaluate a user’s assigned client id against a value set in the HTTP header. Currently, I have the apache agent extract the client id from the URL and convert it to an HTTP header like this:
http://example.com/cid/123/foo/bar
.. and proxy the request to…[Read more]