HostRegex in NativeSPApplicationOverride ?
Robert Rust
robert.j.rust at uwrf.edu
Thu Mar 29 09:10:17 EDT 2018
I’m trying to set up some different rules for different applications on a website (namely, some will require MFA while the default will not). I’ve been trying to figure out why my application override for a directory path isn’t working correctly and at least part of it seems to be related to the use of HostRegex in my RequestMap rather than straight-up Host. I found if I specify a single Host element ( like <Host name="www-dev.domain.edu" …) instead of a HostRegex element ( like <HostRegex regex="www(|-auth)(|-prod[1-8].subdomain).domain.edu" … ), the SP seems to override the applicationID for paths I specify like it should. Should I be able to specify an applicationID override for a path element underneath a HostRegex ? I’m trying to avoid having to maintain multiple Host elements.
-Robert
--
~~~~~~~~~~~~~~~~~~~~~~~~~
Robert J. Rust
Systems Administrator
Division of Technology Services
Univ. of Wisc. - River Falls
~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180329/a5ab8067/attachment.html>
More information about the users
mailing list