Konfiguration des Identitätsanbieters
| JSON-Darstellung |
|---|
{ "idpType": enum ( |
| Felder | |
|---|---|
idpType |
Konfigurierter Typ des Identitätsanbieters |
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 |
Name des Personalpools. Beispiel: „locations/global/workforcePools/poolId“ |