Report-Server
Report Server credentials form
The Report Server connector supports multiple authentication methods.
The set of available fields depends on the selected Authenticate method.
Common fields
These fields are required for all authentication methods:
| Item | Description | UI |
|---|---|---|
| Host | Base URL of the Report Server | input field |
| Prefix | Prefix for report paths (default: reports) | input field |
| Authenticate method | Authentication method used to connect to the Report Server (NTLM / Azure Application Proxy / OAuth) | drop-down list |
Authenticate method: NTLM
When NTLM is selected, the following fields are required:
| Item | Description | UI |
|---|---|---|
| Username | Username for NTLM authentication | input field |
| Password | Password for NTLM authentication | input field |
Authenticate method: Azure Application Proxy
When Azure Application Proxy is selected, the following fields are required:
| Item | Description | UI |
|---|---|---|
| Cookie name | Name of the authentication cookie | input field |
| Cookie value | Value of the authentication cookie | input field |
Authenticate method: OAuth
When OAuth is selected, the following fields are required:
| Item | Description | UI |
|---|---|---|
| Client Id | OAuth application Client ID | input field |
| Tenant Id | Azure AD Tenant ID | input field |
| Username | Username used for OAuth authentication | input field |
| Password | Password used for OAuth authentication | input field |