Simple and Protected GSSAPI Negotiation Mechanism 1.0
This feature enables web applications to integrate SPNEGO 1.0 for authenticating users instead of, or in addition to, the configured user registry.
Enabling this feature
To enable the Simple and Protected GSSAPI Negotiation Mechanism 1.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>spnego-1.0</feature>