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.
2 parents 05092fd + c2d7a95 commit dc0ab95Copy full SHA for dc0ab95
MSAL/test/automation/tests/interactive/MSALCIAMAuthorityTests.m
@@ -45,7 +45,6 @@ - (void)setUp
45
46
MSIDTestAutomationAccountConfigurationRequest *accountConfigurationRequest = [MSIDTestAutomationAccountConfigurationRequest new];
47
accountConfigurationRequest.federationProviderType = MSIDTestAccountFederationProviderTypeCIAM;
48
- accountConfigurationRequest.additionalQueryParameters = @{@"signInAudience": @"azureadmyorg",@"PublicClient": @"No"};
49
50
[self loadTestAccount:accountConfigurationRequest];
51
0 commit comments