[[["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 2024-09-17 UTC."],[[["This page details how to retrieve an `IdpCredential` using a GET request."],["The required URL format for the request is `https://cloudidentity.googleapis.com/v1beta1/{name=inboundSamlSsoProfiles/*/idpCredentials/*}`."],["The `name` path parameter, which is mandatory, specifies the resource name of the `IdpCredential` to be retrieved, following the format `inboundSamlSsoProfiles/{sso_profile_id}/idpCredentials/{idp_credential_id}`."],["The request body must be empty for this GET operation."],["Successful responses will contain an instance of the `IdpCredential`."],["To be authorized, this request needs to include one of the listed OAuth scopes, such as `https://www.googleapis.com/auth/cloud-identity.inboundsso.readonly`."]]],[]]