Application integration question

Cantor, Scott cantor.2 at osu.edu
Tue Aug 5 14:02:02 EDT 2014


On 8/5/14, 12:55 PM, "Meiselman, Ellen" <emeiselm at med.umich.edu> wrote:
>
>What would be the best way to allow Perception to access this with no
>login? Is there a way to set something in shibboleth2.xml so all
>Windows-Authenticated users are allowed in? Or if the request comes from
>localhost, it's allowed through?

All you can do declaratively is disable/override the requireSession
setting for that particular path. There's no conditional control over
settings like that based on where the request comes from or easy stacking
with other authentication mechanisms (there can be with Apache, but not
the dumpster fire of awfulness that is IIS).

-- Scott



More information about the users mailing list