Microsoft Azure Active Directory
Microsoft Azure Active Directory is a directory service used for identity and access management. You can use Microsoft Azure Active Directory as a data source when landing or replicating data.
-
For more information about connecting to SaaS applications, see Connexion à des applications SaaS.
-
For more information about Lite connectors, see Classifications des connecteurs d'applications SaaS.
-
Depending on your use case, you might need to install Data Movement gateway to move data from SaaS applications. For more information, see Quand Data Movement gateway est-elle obligatoire ?.
Supported update methods
For more information, see Vue d'ensemble des méthodes de mise à jour de la cible.
Landing tasks:
-
Reload and compare
Replication tasks:
-
Full load
Landing data in a data lake tasks:
-
Reload
Preparing for authentication
To access your Microsoft Azure Active Directory data, you need to authenticate the connection with your account credentials.
-
Go to https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade and click New registration.
-
Set Name to Qlik
-
Set the redirect URL to https://connector.qlik.com/auth/oauth/v3.htm.
-
Click Register.
-
Copy the Application ID to Client ID in the connection settings.
-
Click API permissions.
-
Click Add a permission.
-
Click Microsoft Graph.
-
Click Delegated permissions, and select offline_access.
-
In the list, select all integrations that contains data you want to include in the connection. For each integration, select all items that end with .Read, .Read.Basic, .Read.All or .Read.Shared. Click Add permissions when you are finished with your selections.
-
Click Grant admin consent for... and select Yes.
-
Click Certificates & secrets.
-
Click New client secret, and select Never.
-
Click Add.
Value contains your client secret that you can copy to Client Secret in the connection. You may also want to record the client secret for future use.
Creating the connection
For more information, see Connexion à des applications SaaS.
-
Click Authenticate when you have filled in the required connection settings.
You may be asked to log in to the source application.
A window is displayed with an authentication code.
-
Copy the code to the clipboard and return to the connection dialog.
-
Paste the code in Complete authentication with the code provided by the source and click Verify.
Note ConseilYou may need to scroll down to see this field.When status is Verified,the authentication is verified.
-
Provide a name for the connection in Connection name.
-
Select Open connection metadata to define metadata for the connection when it has been created.
Setting | Description |
---|---|
Data gateway |
Sélectionnez une Data Movement gateway si cela est nécessaire pour votre cas d'utilisation. Note Informations
Ce champ n'est pas disponible avec l'abonnement Démarreur Qlik Talend Cloud, car il ne supporte pas Data Movement gateway. Si vous avez un autre niveau d'abonnement et si vous ne souhaitez pas utiliser Data Movement gateway, sélectionnez Aucune. Pour des informations sur les avantages de Data Movement gateway et les cas d'utilisation qui la nécessitent, consultez Qlik Data Gateway - Data Movement. |
Client ID | Client ID. |
Client Secret | Client secret. |
Graph Base URL |
Graph base URL Example: https://graph.microsoft.com/v1.0 |