Base URL of the Maximo server
OptionalportPort number for the Maximo server connection Example: 9080 for HTTP or 443 for HTTPS
OptionaluserUsername for authentication
OptionalpasswordPassword for authentication
OptionalapiAPI key for authentication (alternative to username/password)
OptionalauthAuthentication type (MAXIMO_NATIVE, LDAP_BASIC, LDAP_FORM, APIKEY, MAS_USER_PASS)
OptionalsslSSL flag for secure connections
OptionalcontextContext root for Maximo (usually "maximo")
OptionalapiAPI home path (API, OSLC, or REST)
OptionallogLog level for the client
OptionalleanWhether to use lean mode for responses (reduced payload size)
OptionalmaxMaximum number of concurrent requests
OptionaltimeoutRequest timeout in milliseconds
OptionalloggerLogger configuration
OptionalproxyProxy configuration
OptionalrejectWhether to ignore SSL certificate errors (not recommended for production) This setting is useful for development or testing with self-signed certificates
OptionalautoWhether to automatically re-authenticate on receiving a 401 response
OptionalautoscriptOptional default object structure name for the AutoscriptService.
OptionalmaxOptional default object structure name for the MaxAppService.
OptionalconditionOptional default object structure name for the ConditionExpressionService.
OptionalobjectOptional default object structure name for the ObjectStructService.
Optionalcacert auth in pem format
Optionalcaca auth path
Optionalcertca certificate
Optionalcertca certificate path
Optionalkeyca key
Optionalkeyca key path
Optionalautoauto extract certificate
OptionalskipWhether to skip hostname validation when using autoExtractCert. If true, only certificate fingerprint is validated (useful for IP-based connections).
OptionaloidcOptional for OIDC: The endpoint to post credentials to if different from j_security_check
OptionaloidcOptional for OIDC: Field name for username in login form
OptionaloidcOptional for OIDC: Field name for password in login form
OptionaloidcOptional for OIDC: Type of request to send (form or json)
Configuration options for the Maximo client