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.
-
如需更多關於連線至 SaaS 應用程式的資訊,請參閱 連線到 SaaS 應用程式。
-
如需有關 Lite 連接器的詳細資訊,請參閱 連接器分類。
-
根據您的使用情況,可能需要安裝 資料移動閘道 以從 SaaS 應用程式移動資料。如需詳細資訊,請參閱何時需要 資料移動閘道?。
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
如需詳細資訊,請參閱連線到 SaaS 應用程式。
-
在您填入所需的連線設定時按一下驗證。
可能會要求您登入來源應用程式。
會顯示一個視窗,其中有驗證代碼。
-
將代碼複製到剪貼簿並返回連線對話方塊。
-
在使用來源提供的代碼完成驗證中貼上代碼並按一下驗證。
提示備註您可能需要向下捲動以查看此欄位。若狀態是已驗證,代表已進行了驗證。
-
在連線名稱中提供連線名稱。
-
選取開啟連線中繼資料以在建立後定義連線的中繼資料。
| Setting | Description |
|---|---|
| Data gateway |
如您的使用情況有需要,選取 資料移動閘道。 資訊備註
此欄位無法用於 Qlik Talend Cloud 啟動器 訂閱,因為不支援 資料移動閘道。若您有另一個訂閱層級且不想使用 資料移動閘道,選取無。 如需關於 資料移動閘道 福利的資訊以及需要此項的使用案例,請參閱 Qlik 資料閘道 - 資料移動。 |
| Client ID | Client ID. |
| Client Secret | Client secret. |
| Graph Base URL |
Graph base URL Example: https://graph.microsoft.com/v1.0 |