Skip to main content

Qlik Sense (Server)

Credential forms by connection type

Accton supports several authentication methods for connecting to your Qlik Sense connector (Server). Each method and the information it requires is described below. If you need help, contact our support team using the Help Request button in the Accton menu.

Common fields

These fields are required for all authentication methods:

ItemDescriptionUI
Authenticate methodAuthentication method used to connect to the Qlik Sense Server (JWT / Header / Header + Okapi2)drop-down list
DomainDomain used for report embeddinginput field
HostBase URL of the Qlik Sense Serverinput field
BI usernameUsername used to access Qlik Sense reportsinput field
API prefixPrefix for API paths (optional)input field

1. JWT

Used to authenticate via a JSON Web Token, signed using an uploaded PEM certificate.

ItemDescriptionUI
PEM certificateCertificate file used to sign and verify the JWTfile input

2. Header

Used to authenticate by passing the authenticated username in a custom HTTP header.

ItemDescriptionUI
User header nameName of the HTTP header used to pass the authenticated usernameinput field

3. Header + Okapi2

Used the same way as Header, with an additional Okapi2 (OAuth2) client configured to obtain an access token for the request.

ItemDescriptionUI
User header nameName of the HTTP header used to pass the authenticated usernameinput field

Okapi2 config

ItemDescriptionUI
HostBase URL of the Okapi2 OAuth2 token endpointinput field
Client IDOAuth2 client ID used to request an access tokeninput field
Client secretOAuth2 client secret used to request an access tokeninput field
ScopeOAuth2 scope(s) requested for the access tokeninput field

Form actions

ActionDescription
SaveSaves the entered credentials for this connection
CancelDiscards changes and closes the form
ClearClears all entered values from the form