Skip to main content

Anonymous authentication

You can allow users to access Qlik Sense without supplying the user identity and credentials. This is done by editing the virtual proxy property Anonymous access mode. There are various levels of anonymous use, see the descriptions in the procedure below.

Information noteUser-based licenses, with professional access and analyzer access, do not support anonymous authentication. Capacity-based licenses will allow anonymous authentication using an Analyzer Capacity license (signed key) or a Token license.

Do the following:

  1. Open the QMC: https://<QPS server name>/qmc

  2. Select Virtual proxies on the QMC start page or from the Start Arrow down drop-down menu to display the overview.

  3. Select the virtual proxy that handles the authentication and click Edit.

  4. Edit Anonymous access mode in the Authentication property group:

    • Select Allow anonymous user in the drop-down list if you want a user to enter as anonymous and then be able to switch to a user account.
    • Select Always anonymous user if all users always are to be anonymous.

    The default value is No anonymous user and the Qlik Sense users must supply the user identity and credentials.

  5. Click Apply in the action bar to apply and save your changes.

    Successfully updated is displayed at the bottom of the page.

For the anonymous authentication method to be operational, you need to create a license rule that allows anonymous users for either an Analyzer Capacity license (requires a signed license key) or a Login Access Token.

Do the following:

  1. Select License management on the QMC start page or from the Start Arrow down drop-down menu to display the overview.

  2. Select Analyzer capacity rules.

  3. Click Create newCreate new in the action bar.

  4. Edit the Identification properties.

    Identification properties
    Property Description
    Name Enter a name for the rule (mandatory).
    Description Provide a brief explanation of the rule (optional).
  5. Create either a basic or an advanced rule:

    1. Under Basic properties, do the following:

      • Select user: userDirectory =

      • Select value: NONE

    2. Under Advanced properties, do the following:

      • In the Conditions field, add user.IsAnonymous()

  6. Click Apply in the action bar.

Anonymous use of Qlik Sense is now allowed.

Do the following:

  1. Select License management on the QMC start page or from the Start Arrow down drop-down menu to display the overview.

  2. Click Login access rules.

  3. Select a rule to edit and click Edit in the action bar.

  4. Click License rules under Associated items.

  5. Select the license rule that you want to edit and click Edit in the action bar.

  6. In the Advanced section, add user.isAnonymous() in the Conditions text field.

Anonymous use of Qlik Sense is now allowed.

Information note

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!