Method: customers.v2.ServiceProviderConfig.get

サービス プロバイダの構成を取得します。

HTTP リクエスト

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

この URL では gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
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

詳しくは、承認ガイドをご覧ください。