Identity Provider Config.
JSON representation |
---|
{ "idpType": enum ( |
Fields | |
---|---|
idp |
Identity provider type configured. |
external |
External Identity provider config. |
IdpType
Identity Provider Type.
Enums | |
---|---|
IDP_TYPE_UNSPECIFIED |
Default value. ACL search not enabled. |
GSUITE |
Google 1P provider. |
THIRD_PARTY |
Third party provider. |
ExternalIdpConfig
Third party IDP Config.
JSON representation |
---|
{ "workforcePoolName": string } |
Fields | |
---|---|
workforce |
Workforce pool name. Example: "locations/global/workforcePools/pool_id" |