inboundSamlSsoProfiles

Returns a list of IdpCredentials in an InboundSamlSsoProfile.

get/v1/{+parent}/idpCredentials

Path parameters

parentstring required

Required. The parent, which owns this collection of IdpCredentials. Format: inboundSamlSsoProfiles/{sso_profile_id}

Query parameters

pageSizeinteger

The maximum number of IdpCredentials to return. The service may return fewer than this value.

pageTokenstring

A page token, received from a previous ListIdpCredentials call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListIdpCredentials must match the call that provided the page token.

Response

Successful response

Changes