Filtering query based on attribute values
Brent Putman
putmanb at georgetown.edu
Mon Apr 17 17:14:26 EDT 2017
On 4/17/17 2:19 PM, Cantor, Scott wrote:
>
> I assume that parsing some kind of environment expression would have to be done by every module, and wouldn't be a generic feature. If that's not the case (and the docs sort of imply maybe it is generic),
They do sort of imply that it might be generic, which was why I was
asking, but...
> then I have no idea what might or might not work, all my module does is consume the parameter as a value to match.
...here [1], which is linked from that LocationMatch section, they also
sort of imply you have to use the new apparently standardized "ap_expr
expression parser". So who the hell knows.
The OP said he was trying the match group and it wasn't working, so
unless he's making a mistake and/or pending confirmation of the httpd
version, sounds like it maybe doesn't currently work.
So maybe an RFE is in order? Don't imagine is a super huge priority,
but would be a neat feature. I was thinking would be nice for example
for user-specific spaces, like "/users/<username>", without having to
statically declare all the authZ rules, for each user.
[1] http://httpd.apache.org/docs/2.4/expr.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170417/9e3f3ba3/attachment.html>
More information about the users
mailing list