Additional Entity in IIS
Cantor, Scott
cantor.2 at osu.edu
Mon Dec 19 18:09:13 UTC 2022
> One additional thing I am seeing is with Apache the $_SERVER['Shib-Handler'] in
> phpinfo. php that resides on the second entity location is the second entity path
> while in IIS it is pointing to the first entity path.
Then you don't have the URL(s) mapped to the intended applicationId to implement the override.
Perhaps you're using an Apache command to do it but not putting the applicationId attribute into the RequestMap for IIS. There's no command mechanism in IIS to use, it has to be done in XML.
-- Scott
More information about the users
mailing list