Introduction
Wiko Connector allows to create identities in the Wiko system using REST api.
Manager Issue
There is field superior
which holds reference to user manager. To change it, the request has to contain username of superior. Our customer stores username in attribute and uses it this way. It works, but our normal configuration will not work as it will provision User-Id, not username. We will need to implement adjustment of username on-the-fly when we need it.
System Identity Types
There is Wiko User
type.
Attribute | Description |
---|---|
| The username of the user |
| Salutation (it can be different after provisioning depending on the language, so that the calculated attribute value is |
| Professional title |
| |
| |
| |
| |
| Not supported |
| Not supported |
| |
| |
| |
| |
| |
| User password. Used write-only. |
| Reference to user that is a superior. Please read note #Manager-Issue |
| |
| User language - (it can be different after provisioning depending on the language, so that the calculated attribute value is ' |
| |
| |
| |
| |
| |
| |
| Not supported |
| Not supported |
| Not supported |
| |
| |
| |
| |
| Write-only. Please check - IMS-6383Getting issue details... STATUS for details. |
| Write-only. Please check - IMS-6383Getting issue details... STATUS for details. |
System Resource Types
There is a System Resource Type
but it is used only to create dummy resource that can be assigned to Core Identities to create Identities.
System Parameters
Parameter | Mandatory | Example | Description |
---|---|---|---|
| ✅ | The base url of the Wiko API endpoint | |
| ✅ | imex | Username used in authentication for API |
| ✅ | password | Password used in authentication for API |