Skip to Content.
Sympa Menu

shibboleth-dev - RequestMap enhancement

Subject: Shibboleth Developers

List archive

RequestMap enhancement


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RequestMap enhancement
  • Date: Mon, 23 Jul 2007 19:09:08 -0400
  • Organization: The Ohio State University

The new SP is about done feature-wise, so I'm down to the enhancement stuff
before I get deep into testing. I have a TODO to add regexp Path matching to
the RequestMap.

I really don't plan on reimplementing Apache and doing merge/override stuff
on every request, but I can add something simple. But that means I need
predictable precedence rules to make sure it does something well-defined if
more than Path matches.

I'm assuming that it would be sensible to favor explicit matches over regexp
matches when I walk the tree, so if there's no objection to that...

(Note that nothing is stopping somebody else from implementing one they like
better.)

-- Scott




  • RequestMap enhancement, Scott Cantor, 07/23/2007

Archive powered by MHonArc 2.6.16.

Top of Page