From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Indian LabVIEW Users Group (IndLUG)

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView Azure Active Directory Access vi

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
(2,289 Views)