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
M0jBEOqEQhhyOF9kuPxvCAVz6t3c07cu
Q4NCmHTuXAi6AQ8I9w65QL2h
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.