LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView accessing Azure Active Directory

Hi,

 

I am using LabView 2016. I want to build a LabView application to authenticate using Microsoft identity platform and Azure active directory. The client application needs to request an Azure AD access token by using the following parameters:

1. Azure AD tenant endpoint.

2. Resource URI

3. Application Client ID

4. Application redirect URI.

 

In .NET equivalent, it uses method like AuthenticationContext.AcquireTokenAsync(String, String, Uri, IPlatformParameters)

I am not able to find any relevant example in LabView to do this. Although NI Cloud Toolkit for Azure is available, but it does not provide such similar examples. If someone on this forum have done similar vis, then please help!

0 Kudos
Message 1 of 1
(1,793 Views)