call to Shibboleth.sso is intercepted

Cantor, Scott cantor.2 at osu.edu
Wed Mar 8 16:32:40 EST 2017


On 3/8/17, 4:26 PM, "users on behalf of Tonu Mikk" <users-bounces at shibboleth.net on behalf of tmikk at umn.edu> wrote:

> AliasMatch ^/(?!Shibboleth\.sso)(.*) / to the Virtual Host file, but this didn't work. 

You can't map that to anything, that's the problem. You need to prevent it from being mapped, so you need a more complicated expression in place of the ones you're using to try and exclude it.

> You had suggested AliasMatch ^/(?!Shibboleth\.sso)(.*) <your-file-system-resource>.  I am not entirely sure what my file
> system resource would be. I assume this needs to point to where Shibboleth.sso resides?

It doesn't reside anywhere, it's a virtual resource.

-- Scott




More information about the users mailing list