Resource: WorkforcePoolProviderScimTenant
Gemini Enterprise only. Represents a SCIM tenant. Used for provisioning and managing identity data (such as Users and Groups) in cross-domain environments.
| JSON representation |
|---|
{
"name": string,
"baseUri": string,
"state": enum ( |
| Fields | |
|---|---|
name |
Identifier. Gemini Enterprise only. The resource name of the SCIM Tenant. Format: |
baseUri |
Output only. Gemini Enterprise only. Represents the base URI as defined in RFC 7644, Section 1.3. Clients must use this as the root address for managing resources under the tenant. Format: https://iamscim.googleapis.com/{version}/{tenantId}/ |
state |
Output only. Gemini Enterprise only. The state of the tenant. |
description |
Optional. Gemini Enterprise only. The description of the SCIM tenant. Cannot exceed 256 characters. |
displayName |
Optional. Gemini Enterprise only. The display name of the SCIM tenant. Cannot exceed 32 characters. |
claimMapping |
Required. Immutable. Gemini Enterprise only. Maps SCIM attributes to Google attributes. This mapping is used to associate the attributes synced via SCIM with the Google Cloud attributes used in IAM policies for Workforce Identity Federation. SCIM-managed user and group attributes are mapped to Each key must be a string specifying the Google Cloud IAM attribute to map to. The supported keys are as follows:
Each value must be a Common Expression Language expression that maps SCIM user or group attribute to the normalized attribute specified by the corresponding map key. Example: To map the SCIM user's An object containing a list of |
purgeTime |
Output only. Gemini Enterprise only. The timestamp that represents the time when the SCIM tenant is purged. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
serviceAgent |
Output only. Service Agent created by SCIM Tenant API. SCIM tokens created under this tenant will be attached to this service agent. |
State
Gemini Enterprise only. The current state of the SCIM tenant.
| Enums | |
|---|---|
STATE_UNSPECIFIED |
Gemini Enterprise only. State unspecified. |
ACTIVE |
Gemini Enterprise only. The tenant is active and may be used to provision users and groups. |
DELETED |
Gemini Enterprise only. The tenant is soft-deleted. Soft-deleted tenants are permanently deleted after approximately 30 days. |
Methods |
|
|---|---|
|
Gemini Enterprise only. |
|
Gemini Enterprise only. |
|
Gemini Enterprise only. |
|
Gemini Enterprise only. |
|
Gemini Enterprise only. |
|
Gemini Enterprise only. |