ListDefaultSupportedIdpConfigsResponse

Response for DefaultSupportedIdpConfigs

JSON representation
{
  "defaultSupportedIdpConfigs": [
    {
      object (DefaultSupportedIdpConfig)
    }
  ],
  "nextPageToken": string
}
Fields
defaultSupportedIdpConfigs[]

object (DefaultSupportedIdpConfig)

The set of configs.

nextPageToken

string

Token to retrieve the next page of results, or empty if there are no more results in the list.