Skip to Content
Nextra 4.0 is released šŸŽ‰
DocsSSH Key CollectionIntroduction

Introduction

SSH Key Collection is the process of gathering SSH Public Keys from a user. This is useful in scenarios where you need to identify or register the public keys associated with a user for authentication purposes.

Session

An SSH Key Collect session is a process initiated through the web interface or API to collect public keys from a user. Once the session is created, a Connection Identifier is provided. The user can use this identifier as the username to connect to the SSH Verify SSH server. During this connection, the server collects the public keys associated with the user.