Skip to content

acceptSSHKey

Returns true if the service wants to accept an incoming SSH connection with the given key even though it can not be mapped to a user.

acceptSSHKey(
fingerprint: String!
): Boolean!

The Boolean scalar type represents true or false.