[[["容易理解","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-07-16 (世界標準時間)。"],[[["The Identity and Access Management (IAM) API uses Kubernetes custom resources to manage access for identity providers."],["The IAM API can be accessed through the GDC console or by using application-specific libraries, utilizing provided API endpoints and definitions."],["IAM APIs are available in zonal and global deployments, each with distinct API endpoint URLs, using the format `https://MANAGEMENT_API_SERVER_ENDPOINT/apis/iam.gdc.goog/v1` for zonal and `https://MANAGEMENT_API_SERVER_ENDPOINT/apis/iam.global.gdc.goog/v1` for global."],["The discovery document for the IAM API can be obtained by using `kubectl proxy` which will allow accessing the API on `127.0.0.1:8001` from your local machine."],["A sample `IdentityProviderConfig` resource is provided, demonstrating the configuration for an identity provider with fields such as `clientID`, `issuerURI`, and `scopes`."]]],[]]