Resource: WorkforcePoolProviderScimTenant
Agentspace 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. Agentspace only. The resource name of the SCIM Tenant. Format: |
baseUri |
Output only. Agentspace 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. Agentspace only. The state of the tenant. |
description |
Optional. Agentspace only. The description of the SCIM tenant. Cannot exceed 256 characters. |
displayName |
Optional. Agentspace only. The display name of the SCIM tenant. Cannot exceed 32 characters. |
claimMapping |
Optional. Agentspace only. Maps BYOID claims to SCIM claims. An object containing a list of |
purgeTime |
Output only. Agentspace 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
Agentspace only. The current state of the SCIM tenant.
Enums | |
---|---|
STATE_UNSPECIFIED |
Agentspace only. State unspecified. |
ACTIVE |
Agentspace only. The tenant is active and may be used to provision users and groups. |
DELETED |
Agentspace only. The tenant is soft-deleted. Soft-deleted tenants are permanently deleted after approximately 30 days. |
Methods |
|
---|---|
|
Agentspace only. |
|
Agentspace only. |
|
Agentspace only. |
|
Agentspace only. |
|
Agentspace only. |
|
Agentspace only. |