The id of the connection to retrieve its SCIM configuration
OptionalrequestOptions: Tokens.RequestOptionsRequest-specific configuration.
Create a scim token for a scim client.
The id of the connection to create its SCIM token
OptionalrequestOptions: Tokens.RequestOptionsRequest-specific configuration.
Deletes a scim token by its connection id and tokenId.
The connection id that owns the SCIM token to delete
The id of the scim token to delete
OptionalrequestOptions: Tokens.RequestOptionsRequest-specific configuration.
Protected_
Retrieves all scim tokens by its connection
id.