Enabling SPNEGO authentication

Your application server will require modification before it can be compatible with the SPNEGO negotiation mechanism. Use NexJ Studio to change the server's authentication properties.

To configure the application server to use SPNEGO authentication:

  1. Open NexJ Studio.
  2. Open the environment or server file from the Deployment tab to configure your production server's settings.
  3. In the Security tab, define the following values:
    • Authentication Protocol: spnego
    • Authentication Domain: DOMAIN.EXT
    • Authentication Service: HTTP/host.domain.ext
  4. Save the environment or server file.
  5. Deploy the NexJ Model on the application server using the Deploy Model button on the toolbar.

Any administrative user (in this example, jsmith@NEXJDEMO.LOCAL) can now log into NexJ CRM or NexJ Admin Console without being prompted.