Commit 126d8b3
authored
Complete Attestation Token validation functionality; Removed unnecessary verifyAttestationToken API from attest and policy APIs (Azure#15540)
* Added support for attestation token validation
* Removed verifyAttestationToken function from policy and attest APIs
* several documentation updates; made attest tpm test a real test
* Update JsRSASign to version 10.3.0
* Simpler experience for TPM attestation
* Enabled samples-dev sample1 parent 01e90c2 commit 126d8b3
File tree
90 files changed
+1761
-1036
lines changed- common/config/rush
- sdk/attestation/attestation
- recordings
- browsers
- aad_attestation_client
- attestationtokentests
- policygetsettests_
- policymanagementtests_
- tokencerttests
- node
- aad_attestation_client
- attestationtokentests
- policygetsettests_
- policymanagementtests_
- tokencerttests
- review
- samples-dev
- src
- models
- utils
- test
- public
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+1761
-1036
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
148 | | - | |
149 | 147 | | |
150 | | - | |
151 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 85 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments