The <OutOfProcess> element contains settings that affect the behavior of the portion of Shibboleth running outside the web server (shibd). This includes extensions loaded only by shibd. On Version 2.4 and above, it can be omitted, and the default attribute values are used (and no extensions are loaded).

<OutOfProcess>
    <Extensions>
        <Library path="odbc-store.so" fatal="true"/>
    </Extensions>
</OutOfProcess>

Attributes

Child Elements