Introduction
SSH Key Verification is the process of ensuring that a user has access to a specific SSH key. This is particularly useful for validating user identities and managing access control in secure environments.
Session
An SSH Key Verification session is initiated through the web interface or API to verify access to one or more public keys. After creating the session, a Connection Identifier is provided. The user can use this identifier as the username to connect to the SSH Verify SSH server. The server then verifies whether the user has access to the specified keys.