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\u003eThis document provides information on the \u003ccode\u003eOidcTokenFormat\u003c/code\u003e enum, which defines the format of OIDC tokens obtained from the GCE metadata server.\u003c/p\u003e\n"],["\u003cp\u003eThe enum is part of the \u003ccode\u003eGoogle.Apis.Auth.OAuth2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Apis.Auth.dll\u003c/code\u003e assembly, and has multiple available versions.\u003c/p\u003e\n"],["\u003cp\u003eThere are three defined token formats, \u003ccode\u003eFull\u003c/code\u003e, \u003ccode\u003eFullWithLicences\u003c/code\u003e, and \u003ccode\u003eStandard\u003c/code\u003e, determining if the project and instance details are included in the JWT token payload.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFullWithLicences\u003c/code\u003e format is similar to \u003ccode\u003eFull\u003c/code\u003e but also includes license codes associated with the GCE instance in the JWT payload.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains an extension method, \u003ccode\u003eUtilities.ThrowIfNull<OidcTokenFormat>(OidcTokenFormat, string)\u003c/code\u003e, which is also available for use with the \u003ccode\u003eOidcTokenFormat\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]