We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1911e commit 70c5d14Copy full SHA for 70c5d14
sdk/identity/tests.yml
@@ -16,12 +16,6 @@ extends:
16
PEM_CONTENTS: $(net-identity-spcert-pem)
17
SNI_CONTENTS: $(net-identity-spcert-sni)
18
EnvVars:
19
- AZURE_IDENTITY_TEST_TENANTID: $(net-identity-tenantid)
20
- AZURE_IDENTITY_TEST_USERNAME: $(net-identity-username)
21
- AZURE_IDENTITY_TEST_PASSWORD: $(net-identity-password)
22
- IDENTITY_SP_CLIENT_ID: $(net-identity-sp-clientid)
23
- IDENTITY_SP_TENANT_ID: $(net-identity-sp-tenantid)
24
- IDENTITY_SP_CLIENT_SECRET: $(net-identity-sp-clientsecret)
25
IDENTITY_SP_CERT_PFX: $(Agent.TempDirectory)/test.pfx
26
IDENTITY_SP_CERT_PEM: $(Agent.TempDirectory)/test.pem
27
IDENTITY_SP_CERT_SNI: $(Agent.TempDirectory)/testsni.pfx
0 commit comments