[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[[["\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)."]]