Azure / pcs-cli

A CLI for deploying Azure IoT PCS
MIT License
33 stars 37 forks source link

Programmatically authenticate to the Solution Accelerator #529

Closed aish-eswaran closed 3 years ago

aish-eswaran commented 4 years ago

Type of issue

Description

I'd like to run integration tests on RMS and would like to use a test account to hit the REST APIs provided by RMS microservices.

I have added our test accounts as users in Azure Active Directory and as well as added them as 'Admin' in the enterprise application. However, I have limited guidance/documentation on how I can request for a valid token programmatically as this test account.