Access key
or Service account access key
RBAC is still applicable to these connections. User in question should have "Resource: Device, Action: SSH" in their role bindings for authentication.
SSH Keys
section or CLI synpse ssh-keys add <key-name> -k <path-to-public-key>
synpse ssh-keys configure
and it will generate key pair into .ssh folder and add it to the current synpse session..ssh/config
file. If you have a synpse SSH key configured using synpse ssh-keys configure
and you execute native ssh command synpse ssh <device_name>
ssh config will be updated with all the required details. See the example below: