Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
ConnectionType | The method to use to connect to Workday. |
AuthScheme | The type of authentication to use when connecting to Workday. |
Tenant | The tenant for the account. |
BaseURL | The base URL for the Workday connection. |
User | The Workday user account used to authenticate. |
Password | The password used to authenticate the user. |
Service | The specific SOAP service or services to retrieve data from. Enter as a comma seperated list. |
UseSplitTables | Whether to split WQL data sources into multiple tables. |
CustomReportURL | The URL Of the report that shows all Reports as a Service (RaaS) reports. |
SSOProperties | Additional properties required to connect to the identity provider, entered in the format 'Resource=value;AzureTenant=value;AzureClientID=value;AzureClientSecret=value;'. |