On 11/8/13, 4:21 PM, "Sunil" <bssunil74 at yahoo.com> wrote: > >How do I verify if the Shibboleth ISAPI is loaded? tasklist /m isapi* If the requests aren't logged in native.log on DEBUG, the filter isn't running. If no other site is active, then the event log entries for the filter initializing and terminating should only exist if the filter is loaded by that site. -- Scott