microsoft / Data-Appliance-GX

Sovereign Data Sharing Appliance/Connector for enterprise scenarios
MIT License
8 stars 7 forks source link

Terraform: Add ServicePrincipals for two connectors #64

Open paullatzelsperger opened 3 years ago

paullatzelsperger commented 3 years ago

In order for the fully-fledged end-to-end test to work, there must be two Azure AD service principals, one for the requesting connector (="client") and one for the providing connector (="provider").

The SP's must be configured such that the client can authenticate with the provider using OAuth2.

The creation of these SP's should be done in Terraform.