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.
-
Mer information om att ansluta till SaaS-program finns i Koppla till SaaS-program.
-
Mer information om Lite-kopplingar finns i Klassificering av kopplingar.
-
Beroende på ditt användningsområde kan du behöva installera Gateway för dataflytt för att flytta data från SaaS-applikationer. Mer information finns i När krävs Gateway för dataflytt?.
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
Mer information finns i Koppla till SaaS-program.
-
Klicka på Autentisera när du har fyllt i de nödvändiga anslutningsinställningarna.
Du kan ombes att logga in på källprogrammet.
Ett fönster visas med en autentiseringskod.
-
Kopiera koden till urklipp och återgå till anslutningsdialogen.
-
Klistra in koden i Slutför autentisering med koden som tillhandahålls av källan och klicka på Verifiera.
Anteckning om tipsDu kan behöva rulla nedåt för att se det här fältet.När statusen är Verifierad har autentiseringen verifierats.
-
Ange ett namn på kopplingen i Kopplingsnamn.
-
Välj Öppna kopplingsmetadata för att definiera metadata för kopplingen när den har skapats.
| Setting | Description |
|---|---|
| Data gateway |
Välj en Gateway för dataflytt om det krävs för ditt användningsfall. Anteckning om information
Detta fält är inte tillgängligt med Qlik Talend Cloud Starter-prenumerationen eftersom den inte stöder Gateway för dataflytt. Om du har en annan prenumerationsnivå och inte vill använda Gateway för dataflytt väljer du Inget. Information om fördelarna med Gateway för dataflytt och användningsfall som kräver det finns i Qlik Data Gateway – dataflytt. |
| Client ID | Client ID. |
| Client Secret | Client secret. |
| Graph Base URL |
Graph base URL Example: https://graph.microsoft.com/v1.0 |