Trello is a web-based project organizer with both free and paid services. Users can create projects, with room to add comments, additional information, and attachments.
To configure the connector, following parameters are required:
Connector Name
Operation |
VERB |
---|---|
Create | POST |
Update | PUT |
Delete | DELETE |
Deprovision | PUT |
Undo Deprovision | PUT |
displayName
The user and group mappings are listed in the tables below.
SCIM Parameter | Trello Parameter | ||
---|---|---|---|
id | id | ||
userName | username | ||
name.formatted | fullName | ||
displayName | fullName | ||
emails[0].value | |||
active | confirmed | ||
groups[].value |
| ||
groups[].display |
|
SCIM Parameter | Trello Parameter | ||
---|---|---|---|
id | id | ||
displayName |
| ||
extension.description |
| ||
extension.name | organization.name | ||
extension.organizationId | board.idOrganization | ||
members[].value |
members[].id | ||
members[].display |
members[].fullName |
The Created and LastModified dates are not supported for Users and Groups.
Pagination is not supported for getting Users and Groups.
Invalid Target URL throws the following status code and message:
Create, Update and Delete operations are not supported for Users.
When a group of the type board created without associating any organization or team, users can not be added to this board (group). Only the user whose credentials are used to create the board can be added.
As there is no concept of users under an account under Trello, the get users operation is achieved by retrieving members of the groups (organizations and boards) to which the user (whose credentials are used for authorizing the API requests) has access.
As there are no APIs to retrieve all users or groups, it is required to use /search API by setting the query with characters from [a-z] and [0-9]. This introduces a performance hit.
Both organizations and boards of Trello are considered as groups in the connector. Boards can be associated with organizations but organizations cannot be associated with boards.
A board cannot be added under organization via group membership operations. Instead, board can be associated with the organization by providing the organization id while performing create or update operation.
While performing the group membership operation, removal of membership of a user, whose credentials are used for the authorization of the connector, from the group (organization or board) , will not be executed because after removing membership, any operation on that particular group cannot be performed with these credentials, as the user is unauthorized.
While performing group membership operation, removal of the membership of a user who is the only admin of the group (organization or board), is not possible as the group requires at least one admin.
Group update or deletion of a group (organization or board) is not possible if the user whose credentials are used to authorize the connector is not the admin of the particular group.
All users would be added as normal users for group membership management operations.
While performing the update of an organization (group) with the short name and invalid id, Trello initially checks for the uniqueness of the short name and then checks for the existence of the id.
All group memberships are of the users type.
A board can only be associated with a single organization. Disassociation of a board from organization is not possible. Hence, the group membership does not support addition or removal of boards as a member of the organization.
|
IMPORTANT: Please note the important points below:
|
Statuspage is a status and incident communication tool that helps service providers keep customers and employees informed during downtime. It lets users add separate components for each part of the infrastructure or functional part of service.
To configure the connector, following parameters are required:
Connector name
API key (user API key under Manage Account → API tab) for the cloud account
Organization Id (Organization Id under Manage Account → API tab) for the cloud account
Target URL of the cloud account
Operation |
VERB |
---|---|
Create User |
POST |
Delete User |
DELETE |
Not Applicable
emails.value
Not Applicable
Update operation for Users, resource type Groups and Pagination are not supported.
Retrieving a specific user would be relatively slow due to API limitations.
SAP Cloud Platform is an open Platform as a Service (PaaS) that offers users in-memory capabilities, core platform services, and business services for cloud applications.
|
IMPORTANT: This connector is provided as a preview to the customers. The connector is not completely tested and may not function as expected with Active Roles. |
To configure the connector, following parameters are required:
Connector name
Username
Password
SCIM URL
Operation |
VERB |
---|---|
Create |
POST |
Update (Id) |
PUT |
Delete (Id) |
DELETE |
Get (Id) |
GET |
Get |
GET |
Pagination | GET |
Operation |
VERB |
---|---|
Create |
POST |
Update (Id) |
PUT |
Delete (Id) |
DELETE |
Get (Id) |
GET |
Get |
GET |
A performance impact is expected, with a list response of Groups because each record is retrieved and counted, since SCP Groups APIs do not provide totalResults.
ServiceProviderAuthority contains only Id field with the same value as the tenant id of the SCP instance, as there are no APIs that can fetch the tenant details in SCP.
Get All Groups and Get particular group with ID operations do not retrieve Created and Last Modified fields for Groups object types.
JIRA Server is an issue-tracking product used for project management, generating project reports, and bug tracking.
To configure the connector, following parameters are required:
Connector name
Username
SCIM URL
Operation |
VERB |
---|---|
Remove/Provision |
POST |
Update (Id) |
PUT |
Delete (Id) |
DELETE |
Get (Id) |
GET |
Get All Users |
GET |
Pagination |
GET |
Operation |
VERB |
---|---|
Create | POST |
Update (Id) |
PUT |
Delete (Id) | DELETE |
Get (Id) | GET |
Get All Groups | GET |
Get Groups (Id) |
GET |
Operation |
VERB |
---|---|
Get All Roles |
GET |
Get Role (Id) |
GET |
Group Name
Pagination is not supported for Groups.
Update Group can only be used for membership management.
Since the application does not support id, the URL encoded user name or group name is assigned as id for the resource.
Leading slash (/) in clientRequest, in the RequestWrapper is restricted in REST Client (Eg: Postman) testing.
Invalid host name in target URL returns error 500.
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center