Specifies that the project and instance details should be
included in the payload of the JWT token returned by the GCE
metadata server.
FullWithLicences
Same as Full. License codes for images associated with the
GCE instance the token is being obtained from will also be included in the
payload of the JWT token returned by the GCE metadata server.
Standard
Specifies that the project and instance details should not be
included in the payload of the JWT token returned by the GCE
metadata server.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document outlines different versions of the \u003ccode\u003eOidcTokenFormat\u003c/code\u003e, with version 1.69.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOidcTokenFormat\u003c/code\u003e is an enumeration that defines the structure of OpenID Connect (OIDC) tokens obtained from the Google Compute Engine (GCE) metadata server.\u003c/p\u003e\n"],["\u003cp\u003eThere are three distinct \u003ccode\u003eOidcTokenFormat\u003c/code\u003e fields: \u003ccode\u003eFull\u003c/code\u003e, \u003ccode\u003eFullWithLicences\u003c/code\u003e, and \u003ccode\u003eStandard\u003c/code\u003e, each determining the inclusion of project and instance details in the token payload.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFull\u003c/code\u003e includes project and instance details in the JWT token, while \u003ccode\u003eFullWithLicences\u003c/code\u003e also adds license codes related to the GCE instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStandard\u003c/code\u003e excludes any details about the project and instance from the payload of the JWT token.\u003c/p\u003e\n"]]],[],null,[]]