{ "url": "<string>", "sessionId": "<string>", "expires": "2023-11-07T05:31:56Z", "message": "<string>" }
Start a connect session by providing a code challenge. Record the sessionId, and use the returned url to authenticate in a browser.
Required. SHA256 code challenge. See https://tonyxu-io.github.io/pkce-generator/.
Accepted
Url to navigate the user to.
Id of the session.
Date and time of then the connect window expires.
Was this page helpful?