Platform: start pairing
The platform prepares a secure OpenVPT verification request by generating a one-time challenge and binding it to the current user session.
Request parameters
https://openvpt.dev
zStY3mJl4PyVxmVzGZbLI8r5O9xk4EZZ
qtxMIMyugzjAUoBIOg0HagfJ
What these values mean
Identifies the platform for which the OpenVPT token will be issued. The token is cryptographically bound to this audience and cannot be replayed on another service.
A randomly generated value that ensures the issued token is fresh and created specifically in response to this request.
Binds the verification flow to the initiating user session and protects against cross-request and CSRF-style attacks.
No personal data is shared at this stage. The platform only prepares a cryptographically verifiable request according to the OpenVPT specification.