Resource: WorkforcePoolProviderScimToken
Agentspace only. Represents a token for the WorkforcePoolProviderScimTenant
. Used for authenticating SCIM provisioning requests.
JSON representation |
---|
{
"name": string,
"securityToken": string,
"state": enum ( |
Fields | |
---|---|
name |
Identifier. Agentspace only. The resource name of the SCIM Token. Format: |
securityToken |
Output only. Agentspace only. The token string. Provide this to the IdP for authentication. Will be set only during creation. |
state |
Output only. Agentspace only. The state of the token. |
displayName |
Optional. Agentspace only. The display name of the SCIM token. Cannot exceed 32 characters. |
State
Agentspace only. The current state of the SCIM token.
Enums | |
---|---|
STATE_UNSPECIFIED |
Agentspace only. State unspecified. |
ACTIVE |
Agentspace only. The token is active and may be used to provision users and groups. |
DELETED |
Agentspace only. The token is soft-deleted. Soft-deleted tokens are permanently deleted after approximately 30 days. |
Methods |
|
---|---|
|
The method google.iam.admin.v1.WorkforcePools.CreateWorkforcePoolProviderScimToken is not available in Trusted Cloud by S3NS. |
|
The method google.iam.admin.v1.WorkforcePools.DeleteWorkforcePoolProviderScimToken is not available in Trusted Cloud by S3NS. |
|
The method google.iam.admin.v1.WorkforcePools.GetWorkforcePoolProviderScimToken is not available in Trusted Cloud by S3NS. |
|
The method google.iam.admin.v1.WorkforcePools.ListWorkforcePoolProviderScimTokens is not available in Trusted Cloud by S3NS. |
|
The method google.iam.admin.v1.WorkforcePools.UpdateWorkforcePoolProviderScimToken is not available in Trusted Cloud by S3NS. |
|
The method google.iam.admin.v1.WorkforcePools.UndeleteWorkforcePoolProviderScimToken is not available in Trusted Cloud by S3NS. |