Skip to Content
Data Plus ServerHow ToMicrosoft Entra Login

Admin login via Microsoft Entra

(Extension access is still based on the Qlik user base)
You can configure the Entra admin login under settings=>general=>Entra ID
For onPrem installations, make sure to have a valid server->url setting to get the correct redirect URI.

Login Url

  1. Create a new app registration with the provided redirect URI.

Login 1

  1. Copy the application and tenant id from the overview.

Login 2

  1. Add a all groups claim to the Token configuration.

Login 3

  1. Add the GroupMember.Read.All and User.Read API permissions, this will require admin consent.

Login 4

  1. Create a new client secret and copy the secret value. Make sure to refresh the secret setting before it expires.

Login 5

This should allow you to login with you your microsoft account.

  1. Restrict access
    • Option A: Define entra groups (by their group ID) in the config dialog
    • Option B: Open the enterprise application (which will be created with the app registration), enable the setting Assignment required and add allowed users/groups to the application

Login 6

Backup Login

If you need to reconfigure the Entra ID setting and can’t login via the default route, you can still login with the admin password on yourDataPlusServer/defaultlogin

Last updated on