PathRegex help requested
Kevin Donn
kdonn at msedd.com
Wed Jun 29 18:59:56 UTC 2022
Thanks, Scott. If I'm understanding correctly then I should be able to
comment out the EmailSimple Path like so:
<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>
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.
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.
kd
------ Original Message ------
>From "Cantor, Scott" <cantor.2 at osu.edu>
To "Shib Users" <users at shibboleth.net>
Cc "Kevin Donn" <kdonn at msedd.com>
Date 6/29/2022 11:37:42 AM
Subject Re: PathRegex help requested
>https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065335006/HowToRequestMap
>
>Overlapping Siblings
>
>-- Scott
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220629/e5656b2f/attachment.htm>
More information about the users
mailing list