UseJGSS
Specify whether to use native Java Kerberos Authentication (JGSS) for Kerberos Authentication.
Data Type
bool
Default Value
false
Remarks
By default the add-in uses an internal Kerberos implementation. Enabling this option makes it use Kerberos credentials attached to the current security Subject. The add-in uses impersonation credentials if they are available (from Subject.getPrivateCredentials), otherwise the Subject's normal credentials are used.