Skip to content

Commit

Permalink
Enable New Client Credential Certificate E2E Tests on Pipeline (#7403)
Browse files Browse the repository at this point in the history
This was meant to be included in #7367.

[Corresponding 1P
PR](https://identitydivision.visualstudio.com/DefaultCollection/IDDP/_git/msal-javascript-1p/pullrequest/15266)

You can click into the tests below and see that the new e2e tests
completed successfully.
  • Loading branch information
Robbie-Microsoft authored Nov 5, 2024
1 parent dbc0040 commit 2e1e9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/3p-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ extends:
- "auth-code"
- "auth-code-cli-app"
- "client-credentials"
- "client-credentials-with-cert-from-key-vault"
- "device-code"
- "silent-flow"
- "b2c-user-flows"
Expand Down

0 comments on commit 2e1e9d8

Please sign in to comment.