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 dfaeff1 commit d7a50a5Copy full SHA for d7a50a5
docs/msi_v2/how_to_mtls_pop_with_msi.md
@@ -45,7 +45,7 @@ The only changes are:
45
46
- Add the MtlsPoP package (managed identity only).
47
- Add `.WithMtlsProofOfPossession()` when acquiring the token.
48
-- Use the returned binding certificate when calling the API over mTLS.
+- Use the binding certificate in `AuthenticationResult` when calling the API over mTLS.
49
50
### 1.1 Add the MtlsPoP package (managed identity only)
51
0 commit comments