Method: customers.v2.ServiceProviderConfig.get

擷取服務供應商設定。

HTTP 要求

GET https://cloudidentityscim.googleapis.com/v1/customers/{customerId}/v2/ServiceProviderConfig

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
customerId

string

這是必要旗標,客戶 ID。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 ServiceProviderConfig 的執行個體。

授權範圍

需要下列其中一種 OAuth 範圍:

  • https://www.googleapis.com/auth/cloud-identity.groups.readonly
  • https://www.googleapis.com/auth/cloud-identity.groups
  • https://www.googleapis.com/auth/cloud-identity
  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/admin.directory.user.readonly
  • https://www.googleapis.com/auth/admin.directory.user

詳情請參閱授權指南