Required. The ID for the provider, which becomes the final component of the resource name. This value must be 4-32 characters, and may contain the characters [a-z0-9-]. The prefix gcp- is reserved for use by Google, and may not be specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 UTC."],[[["This webpage details how to create a new WorkloadIdentityPoolProvider within a specified WorkloadIdentityPool using an HTTP POST request."],["The process involves defining path parameters, including the parent pool, and query parameters, like the unique identifier for the new provider."],["Creating a WorkloadIdentityPoolProvider requires a POST request with a request body containing the provider's details and results in a response body with an Operation instance."],["Specific authorization scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam`, are required, along with the `iam.workloadIdentityPoolProviders.create` IAM permission on the parent resource."],["You cannot reuse the name of a deleted provider until 30 days have passed."]]],[]]