Tenant Name : confluencetenant
User : jerome
Password : nopass
Connector URL : https://dev4.iamsath.com/confluence
All the common functional tests are mentioned in the document Functional Test Cases for Connected Applications .
Attribute Mapping
Application Field Name | IDE Field Name | Data Type | Additional Features |
---|
description | Department Description | String | - |
displayName | Display Name | String | - |
email | Email | String | Required, Reconciliation key |
id | Employee Number | String | Required, Unique field |
firstName | First Name | String | - |
jobTitle | Job Title | String | - |
lastName | Last Name | String | - |
name | Employee Number | String | - |
userName | User Login | String | Required, Reconciliation key |
Request Life Cycle
In addition to the common functional tests, the other tests that can be performed are -
Request for adding/removing access of group entitlements and validating the same in the User profile
Request for adding/removing access of space entitlements and validating the same in the User profile [ Note : For a space entitlement to be added successfully, READ SPACE permission should be the first permission to be added for the user, otherwise the connected app should throw Bad Request exception with a similar message]