Docker

Verify TOTP and complete connection

Verifies the TOTP code and completes the SSH connection.

post/docker/ssh/connect-totp

Request body

sessionIdstring
totpCodestring

Response

TOTP verified, SSH connection established.

Changes