[[["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-08-06 UTC."],[[["\u003cp\u003eThis API endpoint retrieves a list of \u003ccode\u003eIdpCredential\u003c/code\u003e resources associated with a specified \u003ccode\u003eInboundSamlSsoProfile\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL requires the \u003ccode\u003eparent\u003c/code\u003e path parameter, which specifies the \u003ccode\u003einboundSamlSsoProfiles/{sso_profile_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of \u003ccode\u003eIdpCredential\u003c/code\u003e objects and may include a \u003ccode\u003enextPageToken\u003c/code\u003e for paginated results.\u003c/p\u003e\n"],["\u003cp\u003eQuery parameters, such as \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e, allow for control over the number of results and pagination of the response.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this API requires one of several specified OAuth scopes related to cloud identity and inbound SSO.\u003c/p\u003e\n"]]],[],null,["# Method: inboundSamlSsoProfiles.idpCredentials.list\n\nReturns a list of [IdpCredential](/identity/docs/reference/rest/v1/inboundSamlSsoProfiles.idpCredentials#IdpCredential)s in an [InboundSamlSsoProfile](/identity/docs/reference/rest/v1/inboundSamlSsoProfiles#InboundSamlSsoProfile).\n\n### HTTP request\n\n`GET https://cloudidentity.googleapis.com/v1/{parent=inboundSamlSsoProfiles/*}/idpCredentials`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nResponse of the [InboundSamlSsoProfilesService.ListIdpCredentials](/identity/docs/reference/rest/v1/inboundSamlSsoProfiles.idpCredentials/list#google.apps.cloudidentity.inboundsamlssoprofiles.v1.InboundSamlSsoProfilesService.ListIdpCredentials) method.\n\nIf successful, the response body contains data with the following structure:\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-identity.inboundsso.readonly`\n- `https://www.googleapis.com/auth/cloud-identity.inboundsso`\n- `https://www.googleapis.com/auth/cloud-identity`\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]