<html><head>
<style id="css_styles" type="text/css"><!--blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: center; '], li[style='text-align: right;'], li[style='text-align: right; '] { list-style-position: inside;}
body { font-family: Calibri; font-size: 11pt; }
.quote { margin-left: 1em; margin-right: 1em; border-left: 5px #ebebeb solid; padding-left: 0.3em; }
--></style></head><body class="plain"><div>Thanks, Scott. If I'm understanding correctly then I should be able to comment out the EmailSimple Path like so:</div><div><br /></div><div><pre style="margin-top:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;vertical-align:baseline;box-sizing:inherit;width:auto;max-height:600px;overflow:auto;overflow-wrap:normal;background-color:rgba(0,0,0,0);"><code style="margin:0px;padding:0px;border:0px;font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;line-height:inherit;font-family:var(=-ff-mono);font-size:var(=-fs-body1);vertical-align:baseline;box-sizing:inherit;background-color:transparent;white-space:inherit;color:var(=-black-800);border-radius:0px;"><Host name="xx.xxxxx.com" authType="shibboleth" requireSession="true">
<Path name="api" authType="shibboleth" requireSession="false"/>
<Path name="images" authType="shibboleth" requireSession="false"/>
<!-- <Path name="Framework/EmailSimple.aspx" authType="shibboleth" requireSession="false"/> -->
<PathRegex regex="framework/email.*.aspx" authType="shibboleth" requireSession="false" />
<Path name="Framework/Help.aspx" authType="shibboleth" requireSession="false"/>
</Host>
</code></pre><p style="margin:0px;padding:0px;border:0px;font-variant-numeric:inherit;font-variant-east-asian:inherit;font-stretch:inherit;line-height:inherit;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI Adjusted','Segoe UI','Liberation Sans',sans-serif;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:#232629;background-color:rgba(0,0,0,0);"></p></div>
<div>and then things would work, correct? I still wouldn't get a redirect for EmailSimple, and my other email pages would also now not redirect.</div><div><br /></div><div>But this isn't what happens. If I comment out as above, EmailSimple now redirects just like the other Email.* pages. The overlap may indeed be an issue, but it doesn't seem to be the key issue.</div><div><br /></div><div>kd</div><div><br /></div>
<div>------ Original Message ------</div>
<div>From "Cantor, Scott" <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>></div>
<div>To "Shib Users" <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>></div>
<div>Cc "Kevin Donn" <<a href="mailto:kdonn@msedd.com">kdonn@msedd.com</a>></div>
<div>Date 6/29/2022 11:37:42 AM</div>
<div>Subject Re: PathRegex help requested</div><div><br /></div>
<div id="xf57a352b2bb641a"><blockquote type="cite" class="cite2">
<div class="plain_line"><a href="https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065335006/HowToRequestMap">https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065335006/HowToRequestMap</a></div>
<div class="plain_line"> </div>
<div class="plain_line">Overlapping Siblings</div>
<div class="plain_line"> </div>
<div class="plain_line">-- Scott</div>
<div class="plain_line"> </div>
<div class="plain_line"> </div>
</blockquote></div>
</body></html>