[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-11 (UTC)."],[[["\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)."]]