PathRegex help requested

Cantor, Scott cantor.2 at osu.edu
Wed Jun 29 19:14:24 UTC 2022


>    Thanks, Scott. If I'm understanding correctly then I should be able to comment out the EmailSimple Path like
> so:

It's probably matching on framework and then moving under that before it tries to match anything else.

You simply cannot overlap elements, period. Just don't do it, you need to nest them.

https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065335405/Host

"Once a matching child element is found, the process steps "into" that element and no other sibling elements will be tested for a match. Thus, sibling elements cannot overlap in the web space."

-- Scott




More information about the users mailing list