Mixin: ServiceDeskMixin

ServiceDeskMixin

The ServiceDeskMixin class.

Members

authtype :ServiceDeskAthenticationType

Authentication type.

Type:

certificate :String

LINUX: Name to the certificate file (located in /etc/app.telemetry/). Microsoft Windows: CN of the certificate (located in the certificate store of the service user)

Type:
  • String

certificatePassword :String

Passphrase for private key of the certificate (LINUX only).

Type:
  • String

oauthTarget :String

ID of the ConfigObject holding the OAuth configuration parameters.

Type:
  • String
See:

oauthUsername :String

User name used for automatic transfer of feedbacks to the service desk.

Type:
  • String

password :String

Password for basic authentication.

Type:
  • String

proxyPassword :String

Password for the HTTP proxy server if required.

Type:
  • String

proxyServer :String

HTTP proxy server name.

Type:
  • String

proxyUsername :String

User name for the HTTP proxy server if required.

Type:
  • String

url :String

WSDL URL of the service desk (e.g. https://at.cloud.fabasoft.com/folio/fscdav/wsdl?websvc=FSCSERVICEDESK_111_100_ServiceDeskWebService).

Type:
  • String

username :String

User name for basic authentication.

Type:
  • String