Sun GlassFish Communications Server 2.0 Developer's Guide

Configuring sun-sip.xml for P-Asserted Identity Authentication

Set the following properties in the sun-sip.xml file:

For example:

<sun-sip-app>
    ...
    <property name="trust-auth-realm-ref" value="MyAssertedAppRealm" />
    <property name="trust-id-ref" value="MyTrustConfig" />
</sun-sip-app>