Describes the different strategies for the selection of the callback URI.
127.0.0.1 is recommended, but can't be done in non-admin Windows 7 and 8 at least.
[[["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 content outlines the \u003ccode\u003eCallbackUriChooserStrategy\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Apis.Auth.OAuth2\u003c/code\u003e namespace, detailing different methods for selecting the callback URI for OAuth 2.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are three distinct field options within the \u003ccode\u003eCallbackUriChooserStrategy\u003c/code\u003e enum: \u003ccode\u003eDefault\u003c/code\u003e, \u003ccode\u003eForceLocalhost\u003c/code\u003e, and \u003ccode\u003eForceLoopbackIp\u003c/code\u003e, each dictating a specific behavior for callback URI selection.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this page's documentation is version 1.69.0, with previous versions such as 1.68.0, 1.60.0, 1.59.0, 1.55.0 and 1.50.0 also available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e strategy attempts to use 127.0.0.1 as the callback URI but falls back to localhost if it encounters any problems, while \u003ccode\u003eForceLocalhost\u003c/code\u003e and \u003ccode\u003eForceLoopbackIp\u003c/code\u003e respectively enforce localhost and 127.0.0.1 without any checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Apis.Auth.dll\u003c/code\u003e assembly contains this enum and related method, and the documentation also references an extension method named \u003ccode\u003eUtilities.ThrowIfNull<LocalServerCodeReceiver.CallbackUriChooserStrategy>(String)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]