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 |