Skip to content

Commit 3e42f24

Browse files
authored
Update claim-sets.md
1 parent c7257f0 commit 3e42f24

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/attestation/claim-sets.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,13 @@ Below claims are generated and included in the attestation token by the service
180180
- **tcbinfohash**: SHA256 value of the TCB Info collateral
181181
- **x-ms-sgx-report-data**: SGX enclave report data field (usually SHA256 hash of x-ms-sgx-ehd)
182182
183+
Below claims will appear only in the attestation token generated for Intel® Xeon® Scalable processor-based server platforms. The claims will not appear if the SGX enclave is not configured with [Key Separation and Sharing Support](https://github.com/openenclave/openenclave/issues/3054). The claim definitions can be found [here](https://github.com/openenclave/openenclave/issues/3054)
184+
185+
- **x-ms-sgx-config-id**
186+
- **x-ms-sgx-config-svn**
187+
- **x-ms-sgx-isv-extended-product-id**
188+
- **x-ms-sgx-isv-family-id**
189+
183190
Below claims are considered deprecated but are fully supported and will continue to be included in the future. It is recommended to use the non-deprecated claim names.
184191
185192
Deprecated claim | Recommended claim

0 commit comments

Comments
 (0)