[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003eThe validation endpoint you use depends on whether you requested an OIDC token or a PKI token.\u003c/p\u003e\n"],["\u003cp\u003eOIDC token validation uses the endpoint \u003ccode\u003ehttps://confidentialcomputing.googleapis.com/.well-known/openid-configuration\u003c/code\u003e, providing details like supported claims, algorithms, and the issuer.\u003c/p\u003e\n"],["\u003cp\u003ePKI token validation utilizes the endpoint \u003ccode\u003ehttps://confidentialcomputing.googleapis.com/.well-known/attestation-pki-root\u003c/code\u003e, with \u003ccode\u003eroot_ca_uri\u003c/code\u003e specifying the path to the root certificate.\u003c/p\u003e\n"],["\u003cp\u003eThe attestation tokens for OIDC come with supported claims, listed under \u003ccode\u003eclaims_supported\u003c/code\u003e and for example, the signing algorithms are specified under \u003ccode\u003eid_token_signing_alg_values_supported\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Attestation token validation endpoint fields\n\n*** ** * ** ***\n\nWhich validation endpoint you use depends on the type of token that you\nrequested:\n\n- [OIDC tokens](#oidc)\n\n- [PKI tokens](#pki)\n\nOIDC tokens\n-----------\n\nThe following table describes the high-level fields returned at the OIDC token\nvalidation endpoint,\n[`https://confidentialcomputing.googleapis.com/.well-known/openid-configuration`](https://confidentialcomputing.googleapis.com/.well-known/openid-configuration).\n\nPKI tokens\n----------\n\nThe following table describes the high-level fields returned at the PKI token\nvalidation endpoint,\n[`https://confidentialcomputing.googleapis.com/.well-known/attestation-pki-root`](https://confidentialcomputing.googleapis.com/.well-known/attestation-pki-root)."]]