Secure Shell (SSH)
This connectivity package provides support for data import and provisioning using SSH.
Supported objects and operations
SSH connectivity supports both identity and access rights data. The following operations are supported on all data object types:
- Create (POST)
- Read (GET)
- Update (PUT)
- Delete (DELETE)
Minimum required permissions
A user account with permissions to execute scripts/commands.
Implementation notes
The SSH generic connector does not require any target system configuration.
Use the SSH data provisioning (connector) with caution. Building commands, which contain input coming from the users, may be vulnerable to the command injection attacks. Before you build and execute commands for data provisioning, review the Security principles.
Network requirements
None.
Prerequisites
None.