KeyVaultAuthenticationPolicyOptions interface
Additional options for the challenge based authentication policy.
Properties
| disable |
Whether to disable verification that the challenge resource matches the Key Vault or Managed HSM domain. Defaults to false. |
Property Details
disableChallengeResourceVerification
Whether to disable verification that the challenge resource matches the Key Vault or Managed HSM domain.
Defaults to false.
disableChallengeResourceVerification?: boolean
Property Value
boolean