The Nuxeo Authentication Connector contains configuration to authenticate with a Nuxeo server for discovery, content sourcing, and content output. The Nuxeo Auth connector, like the other Nuxeo connectors, leverages Nuxeo’s Java Client to communicate with your Nuxeo server.
Configuration Options
- Name: The name of the connector.
- Nuxeo Username: The name of the user to authenticate with Nuxeo.
- Nuxeo Password: The password of the user authenticating with Nuxeo.
- Nuxeo URL: The url to the Nuxeo endpoint.
- Use Caching: (required) Should the client use caching when making authentication requests?
- Session Timeout: Maximum session timeout in milliseconds (ms).
- Transaction Timeout: Maximum transaction timeout in milliseconds (ms).
- Nuxeo Provider ID: The provider ID set in the Nuxeo’s configuration for Manage in Place (MIP) /Content Federation.