IdpConfig

Konfiguration des Identitätsanbieters

JSON-Darstellung
{
  "idpType": enum (IdpType),
  "externalIdpConfig": {
    object (ExternalIdpConfig)
  }
}
Felder
idpType

enum (IdpType)

Konfigurierter Typ des Identitätsanbieters

externalIdpConfig

object (ExternalIdpConfig)

Konfiguration des externen Identitätsanbieters

IdpType

Typ des Identitätsanbieters

Enums
IDP_TYPE_UNSPECIFIED Standardwert. ACL-Suche ist nicht aktiviert
GSUITE Google als Anbieter von selbst erhobenen Daten
THIRD_PARTY Drittanbieter

ExternalIdpConfig

Konfiguration des Drittanbieter-IdP

JSON-Darstellung
{
  "workforcePoolName": string
}
Felder
workforcePoolName

string

Name des Personalpools. Beispiel: „locations/global/workforcePools/poolId“