[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-14 (世界標準時間)。"],[[["This document describes how to retrieve an Oidc Idp configuration for an Identity Toolkit project using a GET request."],["The HTTP request utilizes gRPC Transcoding syntax, and the required URL structure is `GET https://identitytoolkit.googleapis.com/v2/{name=projects/*/tenants/*/oauthIdpConfigs/*}`."],["The `name` path parameter specifies the resource name of the configuration, and appropriate IAM permissions are required for authorization."],["The request body must be empty, and a successful response will contain an instance of the OAuthIdpConfig."],["Authorization for this request requires one of three specified OAuth scopes: `https://www.googleapis.com/auth/identitytoolkit`, `https://www.googleapis.com/auth/firebase`, or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]