Skip to main content
Solved

Azure Active Directory data source conector

  • September 4, 2023
  • 3 replies
  • 258 views

rvgfox
Problem Solver
Forum|alt.badge.img+4
  • Problem Solver
  • 222 replies

Hi, can you provide me with detailed instructions on how to set it up?

Best answer by Thomas Lind

Hi @rvgfox 

You need to specify an app, like with most Azure providers and for this to work it needs these rights.

Microsoft Graph API delegated permissions:

  • Read all Domains, Groups
  • Read all Users, Directories, Devices, RoleManagement, Organization

Then it is just to add the app to the OAuth settings area using the Client ID and Client Secret.
Adding the Azure Tenant ID can also be a good idea.

If you want to use CLIENT settings as the Grant Type you need to add Application rights instead of Delegated and you need to add the Azure Tenant ID as well.

View original
Did this topic help you find an answer to your question?

3 replies

Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1017 replies
  • Answer
  • September 4, 2023

Hi @rvgfox 

You need to specify an app, like with most Azure providers and for this to work it needs these rights.

Microsoft Graph API delegated permissions:

  • Read all Domains, Groups
  • Read all Users, Directories, Devices, RoleManagement, Organization

Then it is just to add the app to the OAuth settings area using the Client ID and Client Secret.
Adding the Azure Tenant ID can also be a good idea.

If you want to use CLIENT settings as the Grant Type you need to add Application rights instead of Delegated and you need to add the Azure Tenant ID as well.


Hi @Thomas Lind,

Do you have links to microsoft resources that guides us to setting up an app registrations?

 

/Joel


Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1017 replies
  • November 27, 2023

Hi @joelpettersson 

Yes, I think I used to have this URL in an old guide about setting it up for Azure Analysis Services.
https://learn.microsoft.com/en-us/azure/healthcare-apis/register-application

We also have a step by step guide here.

Create an App Registration

In order to access the Analysis Services resource from TimeXtender, you will need to configure an App Registration in the Azure Active Directory. 

  1. In the Azure Portal menu, search for App Registrations. Then click New Registration.    
  2. Enter a name and select Accounts in this organizational directory only. The value of Redirect URI is the URL at which your application is hosted. Click Register when you are done.
  3. For the newly added App Registration, select Certificates & secrets to create a New Client Secret. This key is encrypted after save, so it needs to be documented somewhere safe. The secret will appear after you click Add.
  4. Please note the following properties of the App Registration which will be needed later:
    1. Application ID
    2. Client Secret (Application Key)

The above options are to get the necessary parts. To use it you need to apply rights, which is what the image I shared above is from.

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings